Browse Source

doc/filters.texi: Fix duplicate words

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 11 years ago
parent
commit
a8163a786b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -5539,7 +5539,7 @@ when evaluation is done @emph{per frame}, and will evaluate to NAN
when @option{eval} is set to @samp{init}.

Be aware that frames are taken from each input video in timestamp
order, hence, if their initial timestamps differ, it is a a good idea
order, hence, if their initial timestamps differ, it is a good idea
to pass the two inputs through a @var{setpts=PTS-STARTPTS} filter to
have them begin in the same zero timestamp, as it does the example for
the @var{movie} filter.


Loading…
Cancel
Save