1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
FFmpeg/tests/ref
Anton Khirnov 411ada649f fftools/ffmpeg_enc: only use fallback framerate when encoding CFR
When no output video framerate is specified by the user with -r or can
be inferred from the filtergraph, encoder setup will arbitrarily decide
that the framerate is 25fps. However, making up any framerate value for
VFR encoding is at best unnecessary.

Changes the results of the sub2video tests, where the input timebase is
now used instead of 1/25.
2023-08-30 11:53:50 +02:00
..
acodec fftools/ffmpeg: propagate frame durations to packets when encoding 2023-04-19 21:12:03 +02:00
fate fftools/ffmpeg_enc: only use fallback framerate when encoding CFR 2023-08-30 11:53:50 +02:00
lavf avformat/matroskaenc: Don't write \0 unnecessarily 2023-08-10 23:56:35 +02:00
lavf-fate avformat/matroskaenc: Don't write \0 unnecessarily 2023-08-10 23:56:35 +02:00
pixfmt
seek avformat/matroskaenc: Don't write \0 unnecessarily 2023-08-10 23:56:35 +02:00
vsynth Add SMC vsynth tests 2023-07-02 21:08:59 +02:00