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

It didn't support VP9 decode #2

Closed
000hen opened this issue Apr 1, 2022 · 2 comments
Closed

It didn't support VP9 decode #2

000hen opened this issue Apr 1, 2022 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@000hen
Copy link
Owner

000hen commented Apr 1, 2022

Because the ffmpeg.js didn't support VP9 decode, YTDownloader-Browser cannot format the video/music with VP9 format.

I have two solutions:

  1. Give up VP9 decode
  2. Build FFmpeg on my own

But option 2 is too hard to do that...

@000hen 000hen added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Apr 1, 2022
@000hen
Copy link
Owner Author

000hen commented Jun 10, 2022

I resolved the VP9 decode problem by building my ffmpeg.js.

So it might appear in the next version.

@000hen
Copy link
Owner Author

000hen commented Jun 10, 2022

It's working well!

So I resolved this issue.

@000hen 000hen closed this as completed Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant