github remotion-dev/remotion v4.0.387

latest releases: v4.0.428, v4.0.427, v4.0.426...
2 months ago

What's Changed

  • @remotion/web-renderer: Fix renderMediaOnWeb() crashing when using React 18 by @samohovets in #6062
  • @remotion/web-renderer: fix screenshot capture positioning by @samohovets in #6069
  • @remotion/cli: Correct output on new line when rendering an image sequence by @JonnyBurger in #6067
  • @remotion/studio: Config to enable experimental browser rendering by @JonnyBurger in #6072
  • @remotion/media: Introduce headless prop for <Video> #6071
  • @remotion/media: Don't recreate media player in preview when onVideoFrame() changes #6071
  • @remotion/media: Less recreations of MediaPlayer() upon prop changes #6071
  • @remotion/three: Deprecate useVideoTexture() and useOffthreadVideoTexture() #6071
  • @remotion/three: Disallow useVideoTexture() or useOffthreadVideoTexture() to be used in client-side rendering #6071
  • remotion: Avoid onVideoFrame warning in <Html5Video> #6071
  • @remotion/media-parser: Support single m3u8 playlists with EXT-X-PROGRAM-DATE-TIME by @Copilot in #6065

Docs

  • Add client-side rendering to comparison of video tags
  • Add "Three.js texture" to comparison of video tags
  • Using videos as a Three.js texture

Templates

  • Perfect dark mode background in READMEs by @JonnyBurger in #6068
  • React Three Fiber template: Move video tag to @remotion/media

Internals

Full Changelog: v4.0.386...v4.0.387

Don't miss a new remotion release

NewReleases is sending notifications on new releases.