VLC on Ubuntu: Difference between revisions
Jump to navigation
Jump to search
(Created page with "VLC won't play DVD movies Install package ubuntu-restricted-extras: sudo apt-get install ubuntu-restricted-extras then run: sudo /usr/share/doc/libdvdread4/install-css.sh...") |
(No difference)
|
Revision as of 20:04, 1 May 2017
VLC won't play DVD movies
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.