[FFmpeg-devel] [PATCH] hls: always call avformat_find_stream_info for subdemuxers

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Thu Oct 27 23:31:00 EEST 2016


On 27.10.2016 21:30, Hendrik Leppkes wrote:
> On Thu, Oct 27, 2016 at 9:20 PM, Andreas Cadhalpun
> <andreas.cadhalpun at googlemail.com> wrote:
>> This fixes probing dts/eac3/mp2 in hls.
>>
>> This partly reverts commit 04964ac311abe670fb3b60290a330f2067544b13.
>>
> 
> That commit does a lot of magic flag handling to avoid calling that
> function all the time (in fact that seems to be one of the main
> purposes of that commit), I don't think a partial revert is a good
> idea.

I just wanted to keep the change minimal.
Would you prefer a full revert of that commit?

> At the very least I would like to hear from the author of that
> particular commit.

CC'ed the author. Better ideas/patches are always welcome.

> PS:
> AFAIK those codecs are not supported in HLS by the spec, either way.

Maybe, but ffprobe handled them fine in the past, so if that wasn't
intentionally broken, it should be fixed.

Best regards,
Andreas



More information about the ffmpeg-devel mailing list