diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-08 10:01:27 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-09-08 10:01:27 +0000 |
commit | 4dcec00dde6caf006c0e1169765401506379654c (patch) | |
tree | 4605105d0939aecff7948fe9a0c63526d3a08aff /DOCS/xml/en/faq.xml | |
parent | 67feb23edd75ff9fc941ac49ca1d699b827059a9 (diff) | |
download | mpv-4dcec00dde6caf006c0e1169765401506379654c.tar.bz2 mpv-4dcec00dde6caf006c0e1169765401506379654c.tar.xz |
Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19752 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/faq.xml')
-rw-r--r-- | DOCS/xml/en/faq.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index d5225df9bc..5c79ffc072 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -787,12 +787,12 @@ undertaking. 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> |