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

add exoplayer node sample #520

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

green7night
Copy link
Contributor

No description provided.

@erikhric
Copy link

erikhric commented Jun 7, 2024

Kudos on that!

@erikhric
Copy link

erikhric commented Jun 7, 2024

Does it support alpha channel in .webm?

@green7night
Copy link
Contributor Author

@erikhric
Support is not possible because the Exoplayer does not support the alpha channel.
-> google/ExoPlayer#7789

@erikhric
Copy link

Was the original scene form video node using exoplayer too? I saw there is an option to use ChromaKeying materia to achive transparency. Can we also use matte masks? Simply synchronize 2 videos - mask and content?

@erikhric
Copy link

What about displaying transparent webview that plays transparent video. Which approach seems doable to you?

Copy link
Contributor

@ThomasGorisse ThomasGorisse left a comment

Choose a reason for hiding this comment

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

@erikhric
Copy link

@ThomasGorisse
Copy link
Contributor

The texture yes but not the player.
You can try replacing the alpha channel with a RGB one and use it as chroma key.

@ThomasGorisse ThomasGorisse merged commit fc95b4b into SceneView:main Jun 12, 2024
1 check passed
@green7night green7night deleted the sample/exoplayer_node branch June 12, 2024 07:16
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.

3 participants