remotion-dev / remotion

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

Quick completion of chunk 1 rendering prompts question on duration timing accuracy. #3979

Closed JonnyBurger closed 2 weeks ago

JonnyBurger commented 3 weeks ago

From message posted on Discord by mw10013

Looking into the log stream for chunk 1, it seems that all frames were rendered and stiched together. Curious that Streamed chunk to main function (0ms) was so quick if 0ms indicates duration.

JonnyBurger commented 2 weeks ago

Also fixed in https://github.com/remotion-dev/remotion/pull/3987