mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
Add -fm 'content' option to match fps to captured content, only x11 window capture currently supported
This commit is contained in:
2
TODO
2
TODO
@@ -131,3 +131,5 @@ Flac is disabled because the frame sizes are too large which causes big audio/vi
|
||||
Add 10-bit capture option. This is good because it reduces banding and quality in very dark areas while reducing the file size compared to doing the same thing with 8-bits.
|
||||
|
||||
Enable b-frames.
|
||||
|
||||
Support vfr matching games exact fps all the time. On x11 use damage tracking, on wayland? maybe there is drm plane damage tracking. But that may not be accurate as the compositor may update it every monitor hz anyways. On wayland maybe only support it for desktop portal + pipewire capture.
|
||||
|
||||
Reference in New Issue
Block a user