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

VP8/Webm support? #45

Open
tzarebczan opened this issue Aug 29, 2018 · 2 comments
Open

VP8/Webm support? #45

tzarebczan opened this issue Aug 29, 2018 · 2 comments

Comments

@tzarebczan
Copy link

tzarebczan commented Aug 29, 2018

How difficult would it be to add streaming support for VP8/webm support? Here's a sample video: https://transfer.sh/AQ8Gp/the-metagame-batman-arkham_1.mp4

@jhiesey
Copy link
Owner

jhiesey commented Aug 29, 2018

Supporting VP8 in a webm container would require a major overhaul. At this point I'm inclined to wait until AV1 is more widely supported and then support that. It seems like there is some support for AV1 in mp4 containers, and some for webm containers, so we'll have to see which one gains widespread adoption.

Of course if someone is willing to fund further work on videostream I can add VP8 sooner :)

@gmarty
Copy link

gmarty commented Nov 13, 2018

Would something like https://github.com/jscodec/jswebm help with parsing webm container?
If so, what type of changes are needed in the main script to support both webm and mp4?

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

No branches or pull requests

3 participants