Mercurial > mplayer.hg
changeset 15433:aea54ca9fa26
-edl works with MEncoder as well.
author | diego |
---|---|
date | Fri, 13 May 2005 14:33:52 +0000 |
parents | 966f6a70267d |
children | 3b49fc932022 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Fri May 13 13:40:15 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Fri May 13 14:33:52 2005 +0000 @@ -524,13 +524,6 @@ by having a .developer file in the source tree. . .TP -.B \-edl <filename> (EDL only) -Enables edit decision list (EDL) 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/\:HTML/\:en/\:edl.html for details on how to use this. -. -.TP .B \-edlout <filename> (EDL only) Creates a new file and writes edit decision list (EDL) records to that file. During playback, when the user hits 'i', an entry to skip over the last two @@ -959,6 +952,13 @@ Here you can tell MPlayer which angles to use (default: 1). . .TP +.B \-edl <filename> (EDL only) +Enables edit decision list (EDL) 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/\:HTML/\:en/\:edl.html for details on how to use this. +. +.TP .B \-forceidx Force index rebuilding. Useful for files with broken index (A/\:V desync, etc).