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

frame scaling #13

Open
KiranRaj13 opened this issue Sep 15, 2017 · 1 comment
Open

frame scaling #13

KiranRaj13 opened this issue Sep 15, 2017 · 1 comment

Comments

@KiranRaj13
Copy link

Does the decoder support frame resizing(scale down)? I need to scale down vp8 frames and I couldn't do it.

@brianxautumn
Copy link
Member

Are you talking about encoding them? Or scaling at runtime? This is only the decoder, so the frames should be same resolution as they were encoded, and you would scale on the canvas that you are drawing to

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