[MPlayer-dev-eng] [PATCH] Extra EDL command line argument

Diego Biurrun diego at biurrun.de
Mon Jun 28 10:41:58 CEST 2010


On Fri, Jun 25, 2010 at 01:18:31PM -0400, Vlad Seryakov wrote:
> 
> --- DOCS/man/en/mplayer.1	(revision 31555)
> +++ DOCS/man/en/mplayer.1	(working copy)
> @@ -874,6 +874,18 @@
>  .TP
> +.B \-edl-backward-delay <number>
> +When using EDL during playback and jumping backwards it is possible to
> +end up in the middle of an EDL record, in that case mplayer will jump out of 
> +it in the same directon, to the start position of this EDL record. 

Split that sentence in two.

s/directon/direction/

You may wish to use a spellchecker to catch such mistakes.

> +Using this parameter you can set the number of seconds to add to
> +the backward seek so jumping out of the record will result in position a 

s/result/end up/

in a position

> +little before the beginning of the scene and will give you some time to press 
> +another button for going backward again or pause. 

pausing

> +Without this delay the playback would enter the same EDL record again and 
> +immediately jump to the end.

This sentence seems to contradict the first sentence.  First you say
it jumps to the start, now you say it jumps to the end..

> +Default is 2 seconds.
> +.TP

There should be an empty line with a period on it to separate the
next .TP section from this one.

Diego



More information about the MPlayer-dev-eng mailing list