Skip to content
Snippets Groups Projects
Commit 499e8b09 authored by Erkki Seppälä's avatar Erkki Seppälä Committed by Michael Niedermayer
Browse files

avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them


Sometimes it's useful to be able to define the exact track numbers in
the generated track, instead of always beginning at track id 1. Using
the option use_stream_ids_as_track_ids now copies the use stream ids
to track ids. Dynamically generated tracks (ie. tmcd) have their track
numbers defined as continuing from the highest numbered stream id.

Signed-off-by: default avatarErkki Seppälä <erkki.seppala.ext@nokia.com>
Signed-off-by: default avatarOZOPlayer <OZOPL@nokia.com>
Signed-off-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent aabe12eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment