mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-31 03:10:03 +01: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>