github remotion-dev/remotion v4.0.24

latest releases: v4.0.443, v4.0.442, v4.0.441...
2 years ago

What's Changed

  • @remotion/renderer: New cache system for <OffthreadVideo> - instead of caching an amount of frames, a RAM limit is defined to avoid out-of-memory errors. The RAM limit can now also be customized using offthreadVideoCacheSizeInBytes, a new option for all APIs. by @JonnyBurger in #2783
  • @remotion/player: Use preload="auto" for video on desktop by @JonnyBurger in #2778
  • @remotion/cli: Favicon turns blue again when by @patsalv in #2781
  • @remotion/lambda: Fix typo in durationInMilliseconds (backwards compatible) by @UmungoBungo in #2769
  • @remotion/cloudrun: Add to list of packages by @JonnyBurger in #2776
  • @remotion/renderer: Include signal in error message when compositor is quitting by @JonnyBurger in #2779

Docs

Full Changelog: v4.0.22...v4.0.24

Don't miss a new remotion release

NewReleases is sending notifications on new releases.