[FFmpeg-devel] [PATCH 0/2 v2] Various improvements to movenc's smooth streaming support

Jan Ekström jeebjp at gmail.com
Tue Sep 27 01:10:20 EEST 2016


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



More information about the ffmpeg-devel mailing list