You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can now control the log level. Set --log=verbose to get much more helpful debug info or in your config file: Config.Log.setLevel('verbose'). See: https://www.remotion.dev/docs/config/#setlevel
More locations for Chrome on Windows were added so less often a download of Puppeteer is necessary.
Fix a bug where the video would turn out too short if audio was added
Functions like interpolate are auto-imported
Check checkerboard / transparency option is enabled by default now.