[FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export

James Almer jamrial at gmail.com
Tue Feb 11 15:36:20 EET 2020


On 2/11/2020 10:28 AM, Moritz Barsnick wrote:
> On Tue, Feb 11, 2020 at 10:19:55 -0300, James Almer wrote:
>> If not, i could use that sample.
> 
> It's probably this one:
> https://samples.ffmpeg.org/mov/mp4/panda.mp4
> 
> But it would be nice if Michael pointed that out. ;-)
> 
> Cheers,
> Moritz

Thanks. Looks like yeah, that fixes it, so i was correct it was
threading related. But I'll wait for Michael to confirm it.

Also, having all these variations of avctx copying/syncing across the
codebase is kinda annoying.


More information about the ffmpeg-devel mailing list