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

dmabuf-export support #45

Closed
emersion opened this issue Aug 14, 2019 · 4 comments
Closed

dmabuf-export support #45

emersion opened this issue Aug 14, 2019 · 4 comments

Comments

@emersion
Copy link

When using GPU encoding, this prevents a roundtrip to the main memory.

@ammen99
Copy link
Owner

ammen99 commented Aug 15, 2019

I feel this is borderline out-of-scope. I will review & merge patches though.

@ddevault
Copy link

ddevault commented Oct 6, 2021

Bump. wf-recorder leaves a lot of performance on the table and recording at 4K can be very painful with screencopy.

@emersion
Copy link
Author

emersion commented Oct 6, 2021

VA-API example: https://github.com/FFmpeg/FFmpeg/blob/master/doc/examples/vaapi_encode.c

@ammen99
Copy link
Owner

ammen99 commented Aug 9, 2023

Fixed in #206, all work is done on the GPU.

@ammen99 ammen99 closed this as completed Aug 9, 2023
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