--- MPlayer-20060117/DOCS/xml/en/faq.xml.dvd 2006-01-18 20:53:34.000000000 +0100 +++ MPlayer-20060117/DOCS/xml/en/faq.xml 2006-01-18 21:51:22.000000000 +0100 @@ -757,6 +757,16 @@ +I can't play a DVD, MPlayer hangs or outputs "Encrypted VOB file!" errors. + + +CSS decryption code does not work with some DVD drives unless you set +the region code appropriately. See the answer to the previous question. + + + + + Do I need to be (setuid) root to be able to play a DVD? --- MPlayer-20060117/help/help_mp-en.h.dvd 2006-01-18 22:18:07.000000000 +0100 +++ MPlayer-20060117/help/help_mp-en.h 2006-01-18 22:18:14.000000000 +0100 @@ -559,7 +559,7 @@ #define MSGTR_CantSeekRawAVI "Cannot seek in raw AVI streams. (Index required, try with the -idx switch.)\n" #define MSGTR_CantSeekFile "Cannot seek in this file.\n" -#define MSGTR_EncryptedVOB "Encrypted VOB file! Read DOCS/HTML/en/dvd.html.\n" +#define MSGTR_EncryptedVOB "Encrypted VOB file! Read DOCS/HTML/en/cd-dvd.html.\n" #define MSGTR_MOVcomprhdr "MOV: Compressed headers support requires ZLIB!\n" #define MSGTR_MOVvariableFourCC "MOV: WARNING: Variable FOURCC detected!?\n"