diff options
| author | dec05eba <dec05eba@protonmail.com> | 2025-11-17 23:54:09 +0100 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2025-11-17 23:54:09 +0100 |
| commit | 92f4bd5f954cf8af3d5db59483000a95507fb62e (patch) | |
| tree | 8204a671f3a2e149b2513cccdaf20e6131d9e8d7 /TODO | |
| parent | cc43ca03360e5802d234dcf1d776e87df89a797c (diff) | |
kms: fix incorrect capture region on intel when playing a fullscreen game with a lower resolution (on some wayland compositors)
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -61,8 +61,6 @@ Remove follow focused option. Exit if X11/Wayland killed (if drm plane dead or something?) -Use SRC_W and SRC_H for screen plane instead of crtc_w and crtc_h. - Test if p2 state can be worked around by using pure nvenc api and overwriting cuInit/cuCtxCreate* to not do anything. Cuda might be loaded when using nvenc but it might not be used, with certain record options? (such as h264 p5). nvenc uses cuda when using b frames and rgb->yuv conversion, so convert the image ourselves instead.- |
