1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-12-15 06:06:18 +02:00
Files
FFmpeg/doc
Gyan Doshi 959b799c8d 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
2025-01-27 15:40:09 +05:30
..
2023-03-01 21:59:10 +01:00
2024-03-18 17:59:19 +01:00
2024-10-06 01:32:47 +02:00
2024-02-28 10:28:49 +01:00
2024-10-06 01:32:47 +02:00
2023-11-08 23:53:19 +01:00
2020-09-08 14:29:19 +02:00
2021-06-18 18:58:25 +02:00