[FFmpeg-devel] [PATCH 1/2] codec_desc: drop the INTRA_ONLY property from TAK

Anton Khirnov anton at khirnov.net
Tue Jun 9 14:51:17 EEST 2020


Quoting Paul B Mahol (2020-06-09 13:34:21)
> Not correct at all decoder is intra only it just have weird container,

If it's intra only then why does the parser mark only some frames as
keyframes? And why does it need update_thread_context().

> this also makes it single threaded and much slower.

No it doesn't. It's just as multithreaded as before.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list