[FFmpeg-devel] [PATCH] avformat/utils: fix crashes in has_decode_delay_been_guessed

Michael Niedermayer michael at niedermayer.cc
Sat Dec 3 21:44:22 EET 2016


On Sat, Dec 03, 2016 at 06:00:12PM +0100, Timo Rothenpieler wrote:
> ping
> 
> If nobody has a better idea how to resolve the crash, I'm going to push
> this today.

i dont think this patch really fixes it

with this patch and the same sample:
make -j12 && ./ffmpeg -vcodec h264_cuvid -i full20.ts

...

Assertion avctx->codec_id == s->parser->codec_ids[0] || avctx->codec_id == s->parser->codec_ids[1] || avctx->codec_id == s->parser->codec_ids[2] || avctx->codec_id == s->parser->codec_ids[3] || avctx->codec_id == s->parser->codec_ids[4] failed at libavcodec/parser.c:151
Aborted

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161203/dbf9f189/attachment.sig>


More information about the ffmpeg-devel mailing list