# HG changeset patch # User diego # Date 1096492201 0 # Node ID 63fad2297d40715a12ccd369ef6f48d411e7569f # Parent 4dbef0d0b09e1957d0117950ddef6308efd1709d Explanation how to play a VOB from the hard disk. patch by Corey Hickey diff -r 4dbef0d0b09e -r 63fad2297d40 DOCS/xml/en/faq.xml --- 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 CD chapter). + + + +I copied a DVD using vobcopy. How do I play/encode it from my hard disk? + + +Use the option to refer to the directory +that contains the files: + +mplayer dvd://1 -dvd-device /path/to/directory + + +