diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2025-01-23 10:52:16 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2025-01-27 15:40:09 +0530 |
commit | 959b799c8d7564c599f80228248e269d27111d11 (patch) | |
tree | c87f3e3745214079621fd58b517fecfe7ec94ea9 /libavcodec/tests/rangecoder.c | |
parent | f632ab53d98168b9b731cf5696547c26059c0822 (diff) | |
download | ffmpeg-959b799c8d7564c599f80228248e269d27111d11.tar.gz |
avfilter/setpts: add option strip_fps to decide framerate handling
In f121d95, the outlink framerate was unconditionally unset.
This breaks/bloats outputs from CFR muxers unless the user explicitly
sets a sane framerate. And the most common invocation for setpts seen in
workflows, our docs and across the web is `PTS-STARTPTS` or others of the
general form `PTS+constant` which preserves the input framerate.
Default value is false, which restores old behaviour.
Fixes #11428
Diffstat (limited to 'libavcodec/tests/rangecoder.c')
0 files changed, 0 insertions, 0 deletions