aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_encode.c
diff options
context:
space:
mode:
authorMarth64 <marth64@proxyid.net>2024-12-08 17:27:39 -0600
committerMarth64 <marth64@proxyid.net>2024-12-13 22:41:31 -0600
commit90af8e07b02e690a9fe60aab02a8bccd2cbf3f01 (patch)
tree00c5d06c0fb1fab9282bda902a1d09fb1952f385 /libavcodec/vaapi_encode.c
parent8291aedf1abfdbc48c9aa18a7929a464c186782a (diff)
downloadffmpeg-90af8e07b02e690a9fe60aab02a8bccd2cbf3f01.tar.gz
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>
Diffstat (limited to 'libavcodec/vaapi_encode.c')
0 files changed, 0 insertions, 0 deletions