1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/tests
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
..
api
checkasm checkasm: hevc_sao: Fix a regression in hevc_sao_edge 2023-08-24 22:09:37 +03:00
fate tests/fate: Add NoLegacy-cut.ape test 2023-08-28 01:10:14 +02:00
filtergraphs tests/fate: Add test for overlay filter using yuv444p10 output format 2023-07-20 16:49:20 +02:00
ref fftools/ffmpeg_enc: only use fallback framerate when encoding CFR 2023-08-30 11:53:50 +02:00
.gitignore
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate-run: add testing with a random number of threads 2023-07-11 19:19:32 +02:00
fate-valgrind.supp
fate.sh
Makefile tests/fate: add a simple test for libx264 2023-05-15 10:39:02 +02:00
md5.sh
refcmp-metadata.awk
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c