You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-06 05:47:18 +02:00
If the information is coded at the container level, then that's what should be exported. The user will still have access to values coded at the bitstream level by firing a decoder. Fixes issue #20121 Signed-off-by: James Almer <jamrial@gmail.com>