comparison DOCS/xml/en/faq.xml @ 15493:3d17af80dca8

Consistency fixes
author gpoirier
date Mon, 16 May 2005 21:13:20 +0000
parents d38349def928
children e807a82eeb06
comparison
equal deleted inserted replaced
15492:d2073ff48b5b 15493:3d17af80dca8
1304 </para></answer> 1304 </para></answer>
1305 </qandaentry> 1305 </qandaentry>
1306 1306
1307 <qandaentry> 1307 <qandaentry>
1308 <question><para> 1308 <question><para>
1309 How can I dump a full DVD title to a file? 1309 How can I dump a full DVD title into a file?
1310 </para></question> 1310 </para></question>
1311 <answer><para> 1311 <answer><para>
1312 Once you selected your title, and made sure it plays fine with 1312 Once you have selected your title, and made sure it plays fine with
1313 <application>MPlayer</application>, use the option <option>-dumpstream</option> 1313 <application>MPlayer</application>, use the option <option>-dumpstream</option>.
1314 For example: 1314 For example:
1315 <screen> 1315 <screen>
1316 mplayer -dumpstream dvd://5 -dumpfile <replaceable>dvd_dump.vob</replaceable> 1316 mplayer -dumpstream dvd://5 -dumpfile <replaceable>dvd_dump.vob</replaceable>
1317 </screen> 1317 </screen>
1318 will dump the 5th title of the DVD into the file 1318 will dump the 5th title of the DVD into the file