Added Chroma Key Effects Component with RGB Color Selection#4886
Added Chroma Key Effects Component with RGB Color Selection#4886anksji wants to merge 7 commits intoremotion-dev:mainfrom
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? |
|
@JonnyBurger I'd be happy to carry this forward, if it's still relevant. |
|
@hunxjunedo Thanks for offering your help! The current state is not polished enough to ship it as a new package (It is a Vite app), but it is good enough to serve as an example. If we can host it somewhere as a standalone GitHub repo, or add it to the docs, that'd be a great stride! |
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.tsTechnical Details
Features
Performance
Testing
Published package for review:
@stackops/remotion-chroma-key-effectsDocumentation 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.