aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-06-27 21:40:28 +0200
committerdec05eba <dec05eba@protonmail.com>2023-06-27 21:40:28 +0200
commit471594d774e51574ebea49cd3cae612affad9d61 (patch)
treeaad600e4048b4761288e920e83fba60bd277b523
parent394f76c10ca5a5abd1eff4a0b2e463c93614fea7 (diff)
Update readme temporary issues, recording monitor does work now on amd/intel
-rw-r--r--README.md5
-rw-r--r--TODO3
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index b6dadaa..0971e2f 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,8 @@ More info at [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/
## Note
This software works only on X11 (Wayland with Xwayland is NOT supported).
### TEMPORARY ISSUES
-1) Recording monitor on AMD/Intel has been temporary disables as issues surrounding it are fixed. For now, record a window instead.
-2) Recording the monitor on steam deck might fail sometimes. This happens even when using ffmpeg directly. This might be a steam deck driver bug. Recording a single window doesn't have this issue.
-3) Videos created on AMD/Intel are in variable framerate format. Use MPV to play such videos, otherwise you might experience stuttering in the video if you are using a buggy video player.
+1) Recording the monitor on steam deck might fail sometimes. This happens even when using ffmpeg directly. This might be a steam deck driver bug. Recording a single window doesn't have this issue.
+2) Videos created on AMD/Intel are in variable framerate format. Use MPV to play such videos, otherwise you might experience stuttering in the video if you are using a buggy video player.
# Performance
On a system with a i5 4690k CPU and a GTX 1080 GPU:\
When recording Legend of Zelda Breath of the Wild at 4k, fps drops from 30 to 7 when using OBS Studio + nvenc, however when using this screen recorder the fps remains at 30.\
diff --git a/TODO b/TODO
index c4bd50d..c225d44 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
Capture stderr (ignore fps: 250) and show that in notification on error. Or redirect stderr to a temporary error file and save that file if recording failed and show where the error output was saved (~/gsr-error.log ?).
Make sure the resolution is allowed for streaming.
Add list of windows to select from. This makes it easier to select another window that is not in the view to be clickable.
-Disable overclocking and show some kind of sign that overclocking is not possible (if coolbits not set). \ No newline at end of file
+Disable overclocking and show some kind of sign that overclocking is not possible (if coolbits not set).
+Button (in the field) to remove hotkey.