[FFmpeg-devel] [PATCH v2 01/18] avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them
Michael Niedermayer
michael at niedermayer.cc
Thu Sep 1 16:29:16 EEST 2016
On Wed, Aug 31, 2016 at 02:35:44PM +0300, Erkki Seppälä wrote:
> 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: Erkki Seppälä <erkki.seppala.ext at nokia.com>
> Signed-off-by: OZOPlayer <OZOPL at nokia.com>
> ---
> libavformat/movenc.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++------
> libavformat/movenc.h | 2 ++
> 2 files changed, 57 insertions(+), 6 deletions(-)
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
What does censorship reveal? It reveals fear. -- Julian Assange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160901/336fdebe/attachment.sig>
More information about the ffmpeg-devel
mailing list