Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@remotion/renderer: Support raw video + Use it for Lambda GIF rendering #3837

Merged
merged 13 commits into from
May 8, 2024

Conversation

JonnyBurger
Copy link
Member

@JonnyBurger JonnyBurger commented May 7, 2024

  • GIFs are concatenated much faster by not converting them from a MP4 before
  • Update FFmpeg to support rawvideo decoding support and encoding support (we don't use encoding though, but might be useful)
  • Refactor renderer code to make sure every codec has metadata

Copy link

vercel bot commented May 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bugs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 4:50pm
remotion ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 4:50pm

@JonnyBurger JonnyBurger linked an issue May 7, 2024 that may be closed by this pull request
@JonnyBurger JonnyBurger deleted the rawvideo-support branch May 8, 2024 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rendering gif on lambda throws colorspace conversion error
1 participant