Could you explain the reason of using separate HLS encoder? It just repeats
part of segment's functionality (and even not all necessary). Moving this
patch there requires lot of unrelated changes there just for make basic HLS
functionality working there.

On Wed, Dec 31, 2014 at 11:08 AM, Hendrik Leppkes <[email protected]>
wrote:

> On Wed, Dec 31, 2014 at 7:33 PM, Vlad Kuznetsov <> <[email protected]>
> wrote:
>
> > From: Vladimir Kuznetsov <[email protected]>
> >
> > Client (mobile or desctop) will automatically choose the stream (full or
> > adio only) depends on current network conditions.
> > ---
> >
>
> The patch reads like a giant ugly hack, and I don't think the segment muxer
> is a place where this should be implemented.
> So as a result, I can only comment that this very HLS specific
> functionality should be implemented into hlsenc instead of the generic
> segment muxer.
>
> - Hendrik
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to