aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-11-08 21:33:11 +0100
committerdec05eba <dec05eba@protonmail.com>2024-11-08 21:33:11 +0100
commit34c0edc99170e6c7d738342334e3d0f39cba845b (patch)
treebb0eff70fc29fbc17927bfc79a169618506cd60e /TODO
parente18e5d714380d5b10e480c1df5ac41e323b270d3 (diff)
Fixed TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6addd68..df85d7b 100644
--- a/TODO
+++ b/TODO
@@ -105,8 +105,6 @@ Use lanczos resampling for better scaling quality. Lanczos resampling can also b
Flac is disabled because the frame sizes are too large which causes big audio/video desync.
-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.