-1

I can't play "Dr. Strangelove" on VLC... it just comes up on the screen and then does nothing. Pressing play does nothing.

using Ubuntu 15.10

fossfreedom
  • 172,746

1 Answers1

1

Sir! I have a plan!

If it is a DVD:

$ sudo apt-get update
$ sudo apt-get install libdvd-pkg

https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs

Progrock
  • 486