mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Use opengl capture for nvfbc (prepare for vulkan capture without cuda)
This commit is contained in:
10
TODO
10
TODO
@@ -114,4 +114,12 @@ Color range doesn't seem to work on nvidia. This might be because the output col
|
||||
|
||||
Setup hardware video context so we can query constraints and capabilities for better default and better error messages.
|
||||
|
||||
Use CAP_SYS_NICE in flatpak too on the main gpu screen recorder binary. It makes recording smoother, especially with constant framerate.
|
||||
Use CAP_SYS_NICE in flatpak too on the main gpu screen recorder binary. It makes recording smoother, especially with constant framerate.
|
||||
|
||||
Show error when using compressed kms plane which isn't supported. Also do that in the gui.
|
||||
|
||||
Use video_codec_context->width/height instead of frame->width/height in capture.
|
||||
|
||||
Modify ffmpeg to accept opengl texture for nvenc encoding. Removes extra buffers and copies.
|
||||
|
||||
When vulkan encode is added, mention minimum nvidia driver required. (550.54.14?).
|
||||
|
||||
Reference in New Issue
Block a user