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: Better color mapping for BT.709 images #3855

Merged
merged 5 commits into from
May 10, 2024

Conversation

JonnyBurger
Copy link
Member

@JonnyBurger JonnyBurger commented May 10, 2024

Those images are extracted in sRGB color space but displayed as bitmap in the browser.
Returning them as PNG instead because those can be tagged with the sRGB color space.

Copy link

vercel bot commented May 10, 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 10, 2024 11:26am
remotion ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 11:26am

@JonnyBurger JonnyBurger linked an issue May 10, 2024 that may be closed by this pull request
@JonnyBurger JonnyBurger disabled auto-merge May 10, 2024 11:36
@JonnyBurger JonnyBurger merged commit 1cc7068 into main May 10, 2024
12 of 13 checks passed
@JonnyBurger JonnyBurger deleted the tag-bt709-input-videos-as-bt709 branch May 10, 2024 11:36
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.

Color difference between preview and render
1 participant