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

NVFBC / CUDA improvements #1598

Open
totaam opened this issue Jul 24, 2017 · 3 comments
Open

NVFBC / CUDA improvements #1598

totaam opened this issue Jul 24, 2017 · 3 comments
Labels
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Jul 24, 2017

Follow up from #1317 / #365.

Related to #1597.

  • generalize the CUDA kernels instead of duplicating the code every time, then we can handle any RGB format we like.
  • manage the CUDA buffers better: av-sync probably won't work since we re-use the same buffer..
  • handle sub-images?
@totaam
Copy link
Collaborator Author

totaam commented Jul 24, 2017

2017-07-24 15:19:51: psycho_zs commented


There is a related problem with debian packaging: latest xpra package now depends on libnvidia-fbc1, which causes glx-alternative-nvidia (and a bunch of other nvidia-related packages) to be installed unconditionally, which can break graphics system if there is no nvidia hardware in the system and alternative is switched by default.

@totaam
Copy link
Collaborator Author

totaam commented Jul 24, 2017

latest xpra package now depends on libnvidia-fbc1...

Already fixed in r16495

@totaam
Copy link
Collaborator Author

totaam commented Feb 6, 2018

Blocked by regression: #1763

@totaam totaam added this to the future milestone Jan 23, 2021
totaam added a commit that referenced this issue Feb 18, 2023
and provide an executable that can be run as administrator,
the error messages also nudge the users that way
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant