github remotion-dev/remotion v3.0.26

latest releases: v4.0.438, v4.0.437, v4.0.436...
3 years ago

What's Changed

  • Small breaking change: The onProgress property of downloadMedia() from @remotion/lambda has been renamed from progress to percent to align with other APIs.
  • Lambda h264-mkv codec is now just h264! The previous behavior of "h264" was never documented and broken. by @JonnyBurger in #1091
  • You can now get Buffer for renderMedia() and stitchFramesToVideo()! by @JonnyBurger in #1083
  • Handle remote assets with no file extension but Content-Disposition header by @JonnyBurger in #1084
  • Better error handling for non-seekable media by @JonnyBurger in #1085
  • Updated instructions for AWS Console by @Just-Moh-it in #1088
  • Fix a hang when cancelling a render by @JonnyBurger in #1090
  • Fix a bug where audio that is delayed and trimmed in front and back could sound wrong during render by @JonnyBurger in #1089

New Contributors

Full Changelog: v3.0.25...v3.0.26

Don't miss a new remotion release

NewReleases is sending notifications on new releases.