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

What about including video codec selection? #1

Open
Gabriele-LS opened this issue Apr 11, 2021 · 1 comment
Open

What about including video codec selection? #1

Gabriele-LS opened this issue Apr 11, 2021 · 1 comment

Comments

@Gabriele-LS
Copy link

Hello @rse, it's me again. I just discovered this other project of yours. Can I know why you decided to completely exclude VP8/9 codecs? In my experience, they offer much better colors. And VP9 requires less bandwidth to gives you the same result (of course, it also requires more CPU power).

@rse
Copy link
Owner

rse commented Apr 11, 2021

Indeed, VP9 is a real CPU eater and usually does not benefit from GPU acceleration. That's why I originally switched to just H264. But if wished, I can add an option to allow one to select the codec again.

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

2 participants