1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00

Fixes suggested by Diego

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19752 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2006-09-08 10:01:27 +00:00
parent 67feb23edd
commit 4dcec00dde

View File

@ -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>