diff options
author | James Almer <jamrial@gmail.com> | 2024-08-03 16:10:31 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2024-08-07 00:16:21 -0300 |
commit | 49a6e448d7c7cf1ba8dc4ac98ff3a755f0d489f5 (patch) | |
tree | c5da778efb088d637b7d510f44be3228265fb869 /tools/crypto_bench.c | |
parent | 210740b4ed4ac0329652aa4f16c0166e96a7e112 (diff) | |
download | ffmpeg-49a6e448d7c7cf1ba8dc4ac98ff3a755f0d489f5.tar.gz |
avformat/movenc: use stream indexes when generating track ids
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>
Diffstat (limited to 'tools/crypto_bench.c')
0 files changed, 0 insertions, 0 deletions