[FFmpeg-devel] [PATCH 0/3] Various improvements to movenc's smooth streaming support
Jan Ekström
jeebjp at gmail.com
Sat Mar 19 18:39:04 CET 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 as well as makes the tfxd timestamps be the DTS of the fragment
instead of PTS, which seems to what the the specification means by "absolute"
timestamp.
Jan Ekström (3):
movenc: use similar logic to DASH when writing bit rate to ISML
movenc: Add support for writing language codes into ISML manifests
movenc: simplify the 'tfxd' fragment start timestamps
libavformat/movenc.c | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
--
2.5.0
More information about the ffmpeg-devel
mailing list