From 6c1b3541f7e9e235507ed7f6de572fdfcf032e6e Mon Sep 17 00:00:00 2001 From: gpoirier Date: Sun, 10 Sep 2006 19:58:27 +0000 Subject: [PATCH] Fixes suggested by The Wanderer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19793 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/faq.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 3325d2acc1..4964ccd7e4 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -784,13 +784,14 @@ undertaking. -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.