[FFmpeg-devel] [PATCH 0/3] WebM in dashenc
Jan Ekström
jeebjp at gmail.com
Fri Apr 27 03:51:34 EEST 2018
Personally I would be for removal of the WebM muxing feature in dashenc
altogether, since the dashenc feature has never seemingly worked, and
since there is a whole separate WebM-specific DASH meta muxer in
webmdashenc.
But these patches should at least make the thing not crash, and put it
under FF_COMPLIANCE_EXPERIMENTAL strictness. That way nobody should be
accidentally utilizing it.
Jan Ekström (2):
lavf/dashenc: require experimental mode to be enabled for WebM
lavf/dashenc: pass standards compliance value to the internal context
Rodger Combs (1):
lavf/dashenc: don't call flush_init_segment before
avformat_write_header
libavformat/dashenc.c | 33 ++++++++++++++++++++++-----------
1 file changed, 22 insertions(+), 11 deletions(-)
--
2.17.0
More information about the ffmpeg-devel
mailing list