comparison DOCS/man/en/mplayer.1 @ 18911:89af7441989b

Modifies behavior of -edlout Now it creates a new file and writes edit decision list (EDL) records to it just as it did before but instead of making pas-2-seconds blocks for each 'i' keystroke lets the user hits 'i' to mark the start or end of a block.
author reynaldo
date Wed, 05 Jul 2006 22:47:44 +0000
parents 45befbaf1912
children b88f9a2670b8
comparison
equal deleted inserted replaced
18910:5f31565951f7 18911:89af7441989b
302 .IPs "x and z" 302 .IPs "x and z"
303 Adjust subtitle delay by +/- 0.1 seconds. 303 Adjust subtitle delay by +/- 0.1 seconds.
304 .IPs "r and t" 304 .IPs "r and t"
305 Move subtitles up/down. 305 Move subtitles up/down.
306 .IPs "i (\-edlout mode only)" 306 .IPs "i (\-edlout mode only)"
307 Set EDL mark. 307 Set start or end of an EDL skip and write it out to the given file.
308 .IPs "s (\-vf screenshot only)" 308 .IPs "s (\-vf screenshot only)"
309 Take a screenshot. 309 Take a screenshot.
310 .IPs "I" 310 .IPs "I"
311 Show filename on the OSD. 311 Show filename on the OSD.
312 .RE 312 .RE
725 Automatically attaches gdb upon crash or SIGTRAP. 725 Automatically attaches gdb upon crash or SIGTRAP.
726 Support must be compiled in by configuring with --enable-crash-debug. 726 Support must be compiled in by configuring with --enable-crash-debug.
727 . 727 .
728 .TP 728 .TP
729 .B \-edlout <filename> 729 .B \-edlout <filename>
730 Creates a new file and writes edit decision list (EDL) records to that file. 730 Creates a new file and writes edit decision list (EDL) records to it.
731 During playback, when the user hits 'i', an entry to skip over the last two 731 During playback, the user hits 'i' to mark the start or end of a skip block
732 seconds of playback will be written to the file.
733 This provides a starting point from which the user can fine-tune EDL entries 732 This provides a starting point from which the user can fine-tune EDL entries
734 later. 733 later.
735 See DOCS/\:HTML/\:en/\:edl.html for details. 734 See DOCS/\:HTML/\:en/\:edl.html for details.
736 . 735 .
737 .TP 736 .TP