Mercurial > mplayer.hg
changeset 19746:1ae5f4de2e12
Fixes suggested by Diego
author | gpoirier |
---|---|
date | Fri, 08 Sep 2006 10:01:27 +0000 |
parents | 4c6f19ae1287 |
children | b2c22fc88bae |
files | DOCS/xml/en/faq.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml Fri Sep 08 09:05:03 2006 +0000 +++ b/DOCS/xml/en/faq.xml Fri Sep 08 10:01:27 2006 +0000 @@ -787,12 +787,12 @@ I can't watch any recent DVDs from Sony Pictures/BMG? </para></question> <answer><para> -It's normal, you've ripped off and sold an intentionally defective disk. -The only way to play these DVDs is to circumvent the bad blocs of the disk +It's 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. -DVDnav is so far mutually exclusive with mpdvdkit2, so make you you pass -<option>--disable-mpdvdkit</option> to configure script. +DVDnav is so far mutually exclusive with mpdvdkit2, so make sure you pass +<option>--disable-mpdvdkit</option> to the configure script. </para></answer> </qandaentry>