Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv8101/DOCS Modified Files: mplayer.1 Log Message: Merged EDL 0.5 patch - it's something like Quicktime's edit lists. (skip sections listed in a text file. it also supports creating them) patch by Michael Halcrow <mah69@email.byu.edu> Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v retrieving revision 1.283 retrieving revision 1.284 diff -u -r1.283 -r1.284 --- mplayer.1 21 Dec 2002 22:16:49 -0000 1.283 +++ mplayer.1 23 Dec 2002 00:33:20 -0000 1.284 @@ -206,6 +206,19 @@ Use in combination with \-nosound and \-vo null for benchmarking only the video codec. .TP +.B \-edl <filename> +Enables edit decision list actions during playback. Video will be +skipped over and audio will be muted and unmuted according to the +entries in the given file. See DOCS/edl.html for details on how to use +this. +.TP +.B \-edlout <filename> +Creates a new file and writes edit decision list records to that +file. During playback, when the user hits 'i', an entry to skip over +the last two seconds of playback will be written to the file. This +provides a starting point from which the user can fine-tune EDL +entries later. See DOCS/edl.html for details. +.TP .B \-framedrop (also see \-hardframedrop) Skips displaying some frames to maintain A/\:V sync on slow systems. Decoding of B frames is also skipped and video filters are not used.
participants (2)
-
Arpi of Ize -
nico