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

feat(*): support transparent webm #56

Merged
merged 2 commits into from
Jul 14, 2024
Merged

feat(*): support transparent webm #56

merged 2 commits into from
Jul 14, 2024

Conversation

stepancar
Copy link
Contributor

@stepancar stepancar commented Jul 14, 2024

Support transparent webm


return beamcoder.decoder({
...commonParams,
demuxer: demuxer,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codec info comes from demuxer. vp8 does not support alpha

@stepancar stepancar merged commit df09cb6 into main Jul 14, 2024
1 check passed
@stepancar stepancar deleted the feat/support-webm branch July 14, 2024 19:24
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

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.

2 participants