fftools/ffprobe: add support for Stream Groups

Reviewed-by: Stefano Sabatini <stefasab@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2024-03-02 16:03:20 -03:00
parent 3769968afd
commit 7e4334e16a
23 changed files with 174 additions and 27 deletions

View File

@@ -30,6 +30,7 @@ version <next>:
- Change the default bitrate control method from VBR to CQP for QSV encoders.
- removed deprecated ffmpeg CLI options -psnr and -map_channel
- DVD-Video demuxer, powered by libdvdnav and libdvdread
- ffprobe -show_stream_groups option
version 6.1: