[FFmpeg-devel] [PATCH] Push hls_ts_options to every chunks (fix #5525)

ffmpeg at jack.fr.eu.org ffmpeg at jack.fr.eu.org
Thu May 19 23:05:09 CEST 2016


Owh, sorry, just wanted to share a fix to my issue.

On 15/05/2016 15:50, Hendrik Leppkes wrote:
> On Sun, May 15, 2016 at 2:10 PM,  <ffmpeg at jack.fr.eu.org> wrote:
>> resend_headers seems to be only related to PAT/PMT stuff
>> Calling avformat_write_header multiple times do not seems that creepy to
>> me, because we are handling multiples ts chunks (so, basically, multiple
>> headers must be written)
>>
>> Pushing the 'system_b' options to every mpegts chunks through
>> resend_header means that system_b implies PAT/PMT for every chunks (the
>> current 'resend_headers' behavior), with is not a good solution
>>
> 
> calling avformat_write_headers on every chunk without actually
> creating a new muxer seems like an ugly kludge and not a fix (and
> likely to blow up at some point).
> 
> Please don't top post on this ML:
> 
> - Hendrik
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 



More information about the ffmpeg-devel mailing list