I installed VLC player on my Ubuntu 14.04 system. DVD movies won't play (no sound or picture) even though the computer tries to start the movie. What's wrong? Is the version wrong for Ubuntu 14.04?
I installed VLC player on my Ubuntu 14.04 system. DVD movies won't play (no sound or picture) even though the computer tries to start the movie. What's wrong? Is the version wrong for Ubuntu 14.04?
Install package ubuntu-restricted-extras:
sudo apt-get install ubuntu-restricted-extras
then run:
sudo /usr/share/doc/libdvdread4/install-css.sh
to install libdvdcss2 library, that is not included in offical repos due to legal reasons. Now all DVD movies should play like a charm.
Confirmed working from 16.04 - 20.04
sudo apt-get install libdvd-pkg
followed bysudo dpkg-reconfigure libdvd-pkg
Then just drag-and-drop the IFO (usually
VIDEO_TS.IFO
) into VLC window.This also is the official VLC solution.
15.10 and upper
Copy to terminal:
Then install something such as:
to run building script of libdvdcss2.
15.04 and lower
Copy to terminal:
If you have the same problem with me because we open disk in wrong way, please try the following way:
http://howtoubuntu.org/how-to-play-a-dvd-in-ubuntu