[FFmpeg-devel] [PATCH 2/4] fftools/ffmpeg: stop using av_stream_get_parser()

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Thu Aug 18 17:34:44 EEST 2022


Anton Khirnov:
> Quoting Andreas Rheinhardt (2022-08-18 15:58:37)
>>
>> Are you aware that some parsers (e.g. the HEVC one) are still slow even
>> with the PARSER_FLAG_COMPLETE_FRAMES flag and consume non-negligible
>> amounts of memory?
> 
> Alternative suggestions are welcome.
> 

Can't we pass the relevant information via DemuxMsg to the main thread?

> I would also be extremely happy to drop this disgusting hack, but I
> expect that would break some sample from bug 913458 when the stars are
> not right.
> 



More information about the ffmpeg-devel mailing list