On Fri, Oct 17, 2014 at 07:28:47PM +0300, Mika Raento wrote:
> This fixes the abnormally high ts overhead in the files produced by the
> HLS and segments muxers. See https://trac.ffmpeg.org/ticket/2857 . For
> example makes it much more likely that it can produces streams that fit
> under the 64kb
This fixes the abnormally high ts overhead in the files produced by the
HLS and segments muxers. See https://trac.ffmpeg.org/ticket/2857 . For
example makes it much more likely that it can produces streams that fit
under the 64kb App store limit.
---
libavformat/hlsenc.c | 10 ++
libavfor