mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-10 08:05:35 +01:00
At present, side data printing forces display for all levels i.e. stream, packets and frames. This can bloat output and also force decode of all frames in selected streams. Now, stream_side_data[=type], packet_side_data[=type] & frame_side_data[=type] can be used with -show_entries to specify carrier element.