ffmpeg/tests
Marth64 90af8e07b0 fftools/ffprobe: add analyze_frames option for CC and grain detection
Currently, ffprobe has two stream-level fields that do not work,
closed_captions and film_grain).

Their value is always 0 because ffprobe cannot access the internal
codec properties when it is setting up its stream contexts.

In this commit, add the new option -analyze_frames to ffprobe,
allowing the user to read frames up to the interval they have defined
and fill these fields based on what is exposed in AVPacketSideData.

Additionally, in the same commit, don't write these fields to
the output unless analyze_frames is enabled. Finally, fix the
FATE test refs accordingly and update the docs.

Signed-off-by: Marth64 <marth64@proxyid.net>
2024-12-13 22:41:31 -06:00
..
api
checkasm checkasm: Print benchmarks of C-only functions 2024-12-11 10:51:15 +02:00
fate fate/iamf: add a test for expanded layouts 2024-12-13 16:36:10 -03:00
filtergraphs fate/iamf: add a test for expanded layouts 2024-12-13 16:36:10 -03:00
maps
ref fftools/ffprobe: add analyze_frames option for CC and grain detection 2024-12-13 22:41:31 -06:00
streamgroups fate/iamf: add a test for expanded layouts 2024-12-13 16:36:10 -03:00
.gitignore
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh fate/pixfmt: disable dithering in the scale filter 2024-11-08 09:19:06 -03:00
fate-valgrind.supp
fate.sh
Makefile fate: Add a target for listing failed tests 2024-12-11 14:10:22 +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