Ubuntu is unable to play DVDs.
I used regionset
to change the region.
libdvdcss
(the newest version) is installed.
I enabled the option "No DVD menus" in VLC, and it doesn't work.
What should I do?
Ubuntu is unable to play DVDs.
I used regionset
to change the region.
libdvdcss
(the newest version) is installed.
I enabled the option "No DVD menus" in VLC, and it doesn't work.
What should I do?
On Ubuntu 16.04 type in the terminal
After installing
libdvd-pkg
you must run this commandThis should allow DVD Playback
If you're still having trouble, most likely the region of your device is not set properly (or at all). Install
regionset
by typingand then run
You have to install few codecs required specifically to play DVDs comfortably. These are:
libdvdcss2
: to recognize DVDlibdvdread4
: to read DVDlibdvdnav4
: to navigate DVDStep #1 Install
libdvdcss2
Since medibuntu is no longer available, you have to install
libdvdcss2
manually from VLC repositories :Step #2 Install
libdvdread4
andlibdvdnav4
Open terminal (Ctrl + Alt + T) and run following command: