On Mon, Sep 25, 2017 at 01:31:19PM +0200, Tobias Rapp wrote:
> Allows to specify the action to be performed when reading the last frame
> from the internal FIFO buffer. By default the last frame is written to
> filter output depending on the timestamp rounding method. When using
> "pass" action the last frame is passed through if input duration
> has not been reached yet.
> 
> Examples using an input file with 25Hz, 1.4sec duration:
>  - "fps=fps=1:round=near" generates an output file of 1sec
>  - "fps=fps=1:round=near:eof_action=pass" generates an output file of
>    2sec
> 
> Signed-off-by: Tobias Rapp <t.r...@noa-archive.com>
> ---
>  doc/filters.texi      | 12 ++++++++++++
>  libavfilter/version.h |  2 +-
>  libavfilter/vf_fps.c  | 14 +++++++++++++-
>  3 files changed, 26 insertions(+), 2 deletions(-)

ok with me assuming noone (maybe nicolas ?) has comments

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to