# HG changeset patch # User gpoirier # Date 1157918307 0 # Node ID ab18cdbfeaa18db706c8eeae772d7fd25c5d6cbb # Parent 300c2f0f52e8371cb5103580f3f00544dc873c52 Fixes suggested by The Wanderer diff -r 300c2f0f52e8 -r ab18cdbfeaa1 DOCS/xml/en/faq.xml --- a/DOCS/xml/en/faq.xml Sun Sep 10 17:38:00 2006 +0000 +++ b/DOCS/xml/en/faq.xml Sun Sep 10 19:58:27 2006 +0000 @@ -784,13 +784,14 @@ -I can't watch any recent DVDs from Sony Pictures/BMG? +I can't watch any recent DVDs from Sony Pictures/BMG. -It's normal, you've been ripped off and sold an intentionally defective disk. +This is normal, you've been ripped off and sold an intentionally defective disk. The only way to play these DVDs is to circumvent the bad blocks of the disk by using DVDnav instead of mpdvdkit2. -You can do so by replacing dvd:// by dvdnav:// on the command line. +You can do so by compiling MPlayer with DVDnav support and then replacing +dvd:// by dvdnav:// on the command line. DVDnav is so far mutually exclusive with mpdvdkit2, so make sure you pass to the configure script.