[FFmpeg-devel] avformat/hlsenc: pull request for single file mode

Nicolas Martyanoff khaelin at gmail.com
Wed Jul 9 11:26:37 CEST 2014


Hi,

The hlsenc muxer only supports HLS version 3, and I needed byterange support
(version 4), so I added it :)

You will find a pull request on Github (hlsenc branch):

https://github.com/FFmpeg/FFmpeg/pull/76

There are four patches. Two fix small issues in the muxer (target duration
computation and default subtitles format), the other two clean the muxer and
add a single file mode.

I tested my patches with and without the new single file mode, on media files
with and without video streams.

This is my first work on FFmpeg, so feel free to point any mistake.

Note that the work was done for my job, and the company I work for officially
authorizeded me to contribute to FFmpeg under the terms of its license.

Regards,

-- 
Nicolas Martyanoff
http://wandrian.net
khaelin at gmail.com


More information about the ffmpeg-devel mailing list