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: <Artifact> API #3989

Merged
merged 40 commits into from
Jun 20, 2024
Merged

remotion: <Artifact> API #3989

merged 40 commits into from
Jun 20, 2024

Conversation

JonnyBurger
Copy link
Member

@JonnyBurger JonnyBurger commented Jun 13, 2024

This will allow secondary files to be emitted during the render process.
https://remotion.dev/docs/artifacts

Useful for emitting a .srt file in addition to the video file!

  • Test with UInt8Array
  • Link Cloudwatch
  • Lambda still
  • Lambda: Ensure error handling is good if multiple chunks emit an asset
  • Try on Lambda with huge assets - where is the limit?
  • Write API Reference documentation page
  • Where should it get saved locally?
  • Local still does not make it a file
  • 50MB crashes Lambda without giving an error report
  • Save artifacts to out/[composition-id]/[filename]
  • Don't report to Lambda before file is uploaded
  • Update getRenderProgress() docs
  • Update renderStillOnLambda() docs
  • Update renderMedia() docs
  • Update renderStill() docs
  • Update renderFrames() docs
  • Serialize the asset right in the browser

Copy link

vercel bot commented Jun 13, 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 Jun 20, 2024 0:30am
remotion ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2024 0:30am

@JonnyBurger JonnyBurger marked this pull request as draft June 13, 2024 07:57
@JonnyBurger JonnyBurger marked this pull request as ready for review June 20, 2024 12:14
@JonnyBurger JonnyBurger changed the title <Artifact> API remotion: <Artifact> API Jun 20, 2024
@JonnyBurger JonnyBurger enabled auto-merge June 20, 2024 12:15
@JonnyBurger JonnyBurger disabled auto-merge June 20, 2024 12:41
@JonnyBurger JonnyBurger merged commit e9c86bc into main Jun 20, 2024
12 of 13 checks passed
@JonnyBurger JonnyBurger deleted the captions-type branch June 20, 2024 12: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.

1 participant