Explanation how to play a VOB from the hard disk.

patch by Corey Hickey <bugfood-ml at fatooh dot org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13512 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-09-29 21:10:01 +00:00
parent 2f0ea7d47e
commit 81dbb7f9f3
1 changed files with 13 additions and 0 deletions

View File

@ -1219,6 +1219,19 @@ enabling DMA for the DVD drive with the <command>hdparm</command> tool (describe
in the <link linkend="drives">CD chapter</link>).
</para></answer>
</qandaentry>
<qandaentry>
<question><para>
I copied a DVD using vobcopy. How do I play/encode it from my hard disk?
</para></question>
<answer><para>
Use the <option>-dvd-device</option> option to refer to the directory
that contains the files:
<screen>
mplayer dvd://1 -dvd-device /path/to/directory
</screen>
</para></answer>
</qandaentry>
</qandadiv>
<qandadiv id="faq-features">