]> git.sesse.net Git - ffmpeg/commit
dashenc: set DASH related options for the subsequent matroska muxer when using webm
authorPeter Große <pegro@friiks.de>
Sun, 29 Oct 2017 15:10:36 +0000 (16:10 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 29 Oct 2017 17:28:40 +0000 (18:28 +0100)
commit44ede215b6623eb5e24bac013ea668366e2f258a
tree0c03db0eb43066a92a771124e335ec9a823ae1d3
parent3dca4887aef4f1c2ab2f94a02342b3f50913522c
dashenc: set DASH related options for the subsequent matroska muxer when using webm

This patch is inspired by the ffmpeg webm_chunk muxer and fixes that all resulting
tracks have the same track number.

Signed-off-by: Peter Große <pegro@friiks.de>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/dashenc.c