I am trying to create video files with ffmpeg using frames dynamically created on a separate thread. While I can create those frames and store them on disk/memory, I’d like to avoid that passage since the amount/size of the frames can be high and many “jobs” could be created with different format or options. But, also importantly, I’d like to