mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Move argument parsing to different file
This commit is contained in:
7
TODO
7
TODO
@@ -271,3 +271,10 @@ HDR looks incorrect, brightest point gets cut off.
|
||||
Make "screen" capture the preferred monitor.
|
||||
|
||||
When webcam support is added add the option to add it as a second video track, to make it easier to edit in video editors.
|
||||
|
||||
Fix constant framerate not working properly on amd/intel because capture framerate gets locked to the same framerate as
|
||||
game framerate, which doesn't work well when you need to encode multiple duplicate frames (AMD/Intel is slow at encoding!).
|
||||
It also appears to skip audio frames on nvidia wayland? why? that should be fine, but it causes video stuttering because of audio/video sync.
|
||||
|
||||
Add option to set replay recording directory.
|
||||
Add the option to record while live streaming (with the same way it's done for replay, but require setting streaming recording directory).
|
||||
Reference in New Issue
Block a user