mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-11 01:26:03 +00:00
We don't need to print the tags here because they're added as dict elements to AVFrame->metadata and are printed elsewhere with ffprobe -show_frames. Signed-off-by: Leo Izen <leo.izen@gmail.com>