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

Reply via email to