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

webm header implementation #24

Closed
Edqe14 opened this issue Jan 19, 2021 · 2 comments
Closed

webm header implementation #24

Edqe14 opened this issue Jan 19, 2021 · 2 comments

Comments

@Edqe14
Copy link

Edqe14 commented Jan 19, 2021

Hello,
I'm currently working on live transcoding and one of the formats is audio only webm using opus encoding. It can't be played on browser nor a media player and I figured out that it's missing a header. I found this repo and checked the source and found a function which builds/write the header.

Can you explain to me how it works? or how can I create my own implementation for it?

Much thanks!

@trackedsupport
Copy link

I am having a similar issue. How can I build/write the header?

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