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 usingoffthreadVideoCacheSizeInBytes, a new option for all APIs. by @JonnyBurger in #2783@remotion/player: Usepreload="auto"for video on desktop by @JonnyBurger in #2778@remotion/cli: Favicon turns blue again when by @patsalv in #2781@remotion/lambda: Fix typo indurationInMilliseconds(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
- Fix Remotion Expert page layout by @MehmetAdemi in #2782
Full Changelog: v4.0.22...v4.0.24