On Sun, May 15, 2016 at 2:10 PM, <ffm...@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@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel