mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 16:56:55 +00:00
Using audio_substream_id for AVStream ids is not ideal give that in containers like mp4, the IAMF structure is opaque to the outside and other streams may share such id values. Signed-off-by: James Almer <jamrial@gmail.com>