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

hardware accelerated scaling #24

Closed
bmegli opened this issue Apr 2, 2020 · 1 comment
Closed

hardware accelerated scaling #24

bmegli opened this issue Apr 2, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@bmegli
Copy link
Owner

bmegli commented Apr 2, 2020

Consider adding hardware accelerated scaling (e.g. vaapi scale).

This would probably be implemented in terms of libavfilter.

See:

@bmegli bmegli added the enhancement New feature or request label Apr 2, 2020
@bmegli
Copy link
Owner Author

bmegli commented Apr 2, 2020

Some (rejected?) vaapi decoding + scaling example.

What we want is close but different (hardware upload to VAAPI followed by vaapi scale filter, followed by vaapi encoding and hardware download).

@bmegli bmegli closed this as completed in 14fa19b Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant