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

Remove color conversion between Wayland and Gstreamer #7

Open
ABeltramo opened this issue Aug 13, 2024 · 0 comments
Open

Remove color conversion between Wayland and Gstreamer #7

ABeltramo opened this issue Aug 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ABeltramo
Copy link
Member

We currently need cudaconvertscale/vapostproc/videoconvert to go from the current RGB format to NV12. That's unnecessary, we could directly render in EGL using NV12 (the common denominator between qsv, va and nvcodec).
It seems that it's missing from Smithay in fourcc_to_gl_formats(), not sure what else needs to be implemented to support this.

@ABeltramo ABeltramo added the enhancement New feature or request label Aug 13, 2024
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