diff options
author | Tobias Rapp <t.rapp@noa-archive.com> | 2017-09-21 13:40:36 +0200 |
---|---|---|
committer | Tobias Rapp <t.rapp@noa-archive.com> | 2017-10-06 17:11:20 +0200 |
commit | 62bdec806ecd3539856dffc86542bdc46a1932c1 (patch) | |
tree | 599f46b4f098fa7fb2152295c50c944bc37c2cd7 /libavcodec/tak.h | |
parent | 1e27837265702b63db65122e97178a0ca4d25e05 (diff) | |
download | ffmpeg-62bdec806ecd3539856dffc86542bdc46a1932c1.tar.gz |
avfilter/vf_fps: add eof_action filter option
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.rapp@noa-archive.com>
Diffstat (limited to 'libavcodec/tak.h')
0 files changed, 0 insertions, 0 deletions