[FFmpeg-devel] [PATCH] hls: always call avformat_find_stream_info for subdemuxers
Hendrik Leppkes
h.leppkes at gmail.com
Thu Oct 27 22:30:31 EEST 2016
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.
At the very least I would like to hear from the author of that
particular commit.
PS:
AFAIK those codecs are not supported in HLS by the spec, either way.
- Hendrik
More information about the ffmpeg-devel
mailing list