Enables writing a bit rate field into the ISML manifest when bit rate is not set but maxrate is, adds support for language codes in the smooth streaming manifest.
Updated to work with post-codecpar. Timestamp patch was dropped since there is a patch available to be tested which enables the usage of negative CTS offsets, leading to the initial sample's CTS and DTS to match. If that patch works, smooth streaming output should rather be locked to that mode. Jan Ekström (2): movenc: use similar logic to DASH when writing bit rate to ISML movenc: Add support for writing language codes into ISML manifests libavformat/movenc.c | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) -- 2.7.4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel