remotion-dev / remotion

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

Issue with flickering videos generated by Lambda, seeking Ref access for better synchronization. #4144

Closed JonnyBurger closed 2 months ago

JonnyBurger commented 2 months ago

From message posted on Discord by khanzzirfan

Hello <@701030996430159872> , wonder if there is a way to access the using Ref. I see the documents suggests cannot add Ref to it. The use case I have is syncing video to the Canvas element. but it results in flickering when there are multiple sequences to run. The flickering is when video is generated using Lambda (framesPerLambda = 20). Where as are the Remotion Player is fine, playing sequences, as the videos are preLoaded. But Lambda has issues right now.