remotion-dev / remotion

🎥 Make videos programmatically with React
https://remotion.dev
Other
20.33k stars 1.02k forks source link

FFmpeg 7.0 Upgrade #3889

Open JonnyBurger opened 4 months ago

JonnyBurger commented 4 months ago

From message posted on Discord by artisangoose

👋 Me again! Was here last year with an ffmpeg bug that prevented ProRes videos from rendering properly on M2 Max. https://github.com/remotion-dev/remotion/issues/1929

I've started a brand new Remotion project with the latest version, and while I don't see flickering anymore, I don't see alpha channels being handled properly. The encoded result says that it contains an Alpha channel, but the background of the video is black and the "fade-in" effect that works as expected in Remotion Studio does not work; the text is either 0% or 100% opacity in these renders. What can I provide to help debug this?


This bug could be solved by upgrading to FFmpeg 7.0