We didn't initialize the scaled proxy frame properly.
This would lead to issues in ffmpeg 4.4 as they are more strict that the API is properly used.
Now we initialize the size and format of the frame.
Differential D11390
Fix T87932: Failure to build movie strip proxy Authored by Sebastian Parborg (zeddb) on May 25 2021, 5:40 PM.
Details
We didn't initialize the scaled proxy frame properly. Now we initialize the size and format of the frame.
Diff Detail Event Timeline
Comment Actions Talked to richard on blender.chat. The round_up code was there to work around issues not in ffmpeg 4.4 we can remove it. | ||||||||||||