[MPlayer-DOCS] [PATCH] FAQ about problems with playing DVDs on certain drives

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Wed Jan 18 22:19:33 CET 2006


Here's a patch for a FAQ I've seen a couple of times lately.
Also addresses
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=395

-- 
MPlayer RPMs maintainer: http://rpm.greysector.net/mplayer/
"I am Grey. I stand between the candle and the star. We are Grey.
 We stand between the darkness ... and the light."
        -- Delenn in Grey Council in Babylon 5:"Babylon Squared"
-------------- next part --------------
--- 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 @@
 
 <qandaentry>
 <question><para>
+I can't play a DVD, MPlayer hangs or outputs "Encrypted VOB file!" errors.
+</para></question>
+<answer><para>
+CSS decryption code does not work with some DVD drives unless you set
+the region code appropriately. See the answer to the previous question.
+</para></answer>
+</qandaentry>
+
+<qandaentry>
+<question><para>
 Do I need to be (setuid) root to be able to play a DVD?
 </para></question>
 <answer><para>
--- 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"


More information about the MPlayer-DOCS mailing list