-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Added Chroma Key Effects Component with RGB Color Selection #4886
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@JonnyBurger Looking forward to contributing more to remotion! |
Thanks a lot! This seems to be an example Vite app, not a package that people would install to use in their own app. Do you agree and would you also be willing to help converting it? |
Fixes #4841
Overview
A lightweight, performant chroma key component for Remotion that enables video transparency with configurable RGB color removal.
Implementation
Location:
packages/effects/src/ChromaKeyEffect.ts
Technical Details
Features
Performance
Testing
Published package for review:
@stackops/remotion-chroma-key-effects
Documentation and examples included. Happy to make any adjustments based on feedback.
@JonnyBurger Thanks for the feedback! I understand the concerns.
Let me know if you need any clarification or changes to better align with Remotion's standards.