2

Possible Duplicate:
How can I play encrypted DVD movies?

I installed the VLC and despite that, my ubuntu 11.10 does not read DVDs. What did i do wrong? I installed twice? Best regards for best answer.

Roman

1 Answers1

1

For playing encripted DVDs use the following commands:

sudo apt-get install libdvdread4

sudo /usr/share/doc/libdvdread4/install-css.sh

Kris Harper
  • 13,477