- Make video and audio tags faster or slower with the
playbackRateprop --portCLI flag for overriding the default 3000 port- Player: Added props and methods for controlling volume https://www.remotion.dev/docs/player/
- Encoding progress is fixed if video is longer than 10000 frames
- Scroll position in the timeline gets persisted
- Introduced experimental
@remotion/threepackage - we will refine it before officially announcing it - Importing assets with same URL but different query string will not cause Remotion to think it's the same anymore
<Player />has more strict prop validation- Setting
crfto 0 is not allowed anymore for H264 because some operating systems cannot open the output file - we think it's best to disallow this setting as many people would shoot themselves in the foot by it.
We also have a new homepage, with search and improved many documentation pages!