Mercurial > mplayer.hg
changeset 13511:63fad2297d40
Explanation how to play a VOB from the hard disk.
patch by Corey Hickey <bugfood-ml at fatooh dot org>
author | diego |
---|---|
date | Wed, 29 Sep 2004 21:10:01 +0000 |
parents | 4dbef0d0b09e |
children | 70ba0235a217 |
files | DOCS/xml/en/faq.xml |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/faq.xml Wed Sep 29 21:08:42 2004 +0000 +++ b/DOCS/xml/en/faq.xml Wed Sep 29 21:10:01 2004 +0000 @@ -1219,6 +1219,19 @@ 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">