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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel