mirror of https://github.com/FFmpeg/FFmpeg.git
In some scenarios nb_tracks isn't the same as nb_streams, so a given id may end up being used for two separate streams. e.g. when muxing an IAMF track followed by a video track, if the IAMF track consists of several streams, the video track would end up having an id of 2, which may also be used by one of the IAMF streams. Signed-off-by: James Almer <jamrial@gmail.com>release/7.1
parent
210740b4ed
commit
49a6e448d7
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue