summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-08 09:05:03 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-08 09:05:03 +0000
commit67feb23edd75ff9fc941ac49ca1d699b827059a9 (patch)
tree0c284893bffe76cfeb6d334653ff954224c4a87b /DOCS
parent1d24cc327cd8f1fb06daa6e7374b87ddec2efa19 (diff)
downloadmpv-67feb23edd75ff9fc941ac49ca1d699b827059a9.tar.bz2
mpv-67feb23edd75ff9fc941ac49ca1d699b827059a9.tar.xz
Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it.
(a bit rough, but it's start) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
-rw-r--r--DOCS/xml/en/cd-dvd.xml5
-rw-r--r--DOCS/xml/en/faq.xml14
3 files changed, 20 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index a93c381878..75b886ddac 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -68,7 +68,7 @@ mencoder \- movie encoder
.in
.B mplayer
'in +\n[.k]u
-.I dvd://[title | [start_title]\-end_title ]
+.I [dvd|dvdnav]://[title | [start_title]\-end_title ]
[options]
.
.br
diff --git a/DOCS/xml/en/cd-dvd.xml b/DOCS/xml/en/cd-dvd.xml
index 044bc0b4c0..f7c569def6 100644
--- a/DOCS/xml/en/cd-dvd.xml
+++ b/DOCS/xml/en/cd-dvd.xml
@@ -107,6 +107,11 @@ Example:
</para>
<para>
+If you have compiled <application>MPlayer</application> with dvdnav support, the
+syntax is the same, except that you need to use dvdnav:// instead of dvd://.
+</para>
+
+<para>
The default DVD device is <filename>/dev/dvd</filename>. If your setup
differs, make a symlink or specify the correct device on the command
line with the <option>-dvd-device</option> option.
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index 53aea93d4c..d5225df9bc 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -784,6 +784,20 @@ undertaking.
<qandaentry>
<question><para>
+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
+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.
+</para></answer>
+</qandaentry>
+
+<qandaentry>
+<question><para>
What about subtitles? Can <application>MPlayer</application> display them?
</para></question>
<answer><para>