diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-10-21 23:10:06 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-10-21 23:10:06 +0200 |
commit | 44d50065b92284638398b4989490ac66eb34c53e (patch) | |
tree | 851e4294542807c4f5f122338dd5ccf15c67e17b | |
parent | 9710f8a2d4a33fce09dd54a859a543e2b9d58bd8 (diff) |
Update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -98,4 +98,8 @@ Fix kms capture on 10-bit setup (both x11 and wayland). It may already work auto Test vaapi av1 encoding (av1_vaapi) (which was recently added to ffmpeg master). -Overclocking (-oc) can overclock too much on some systems. Maybe remove the option?
\ No newline at end of file +Overclocking (-oc) can overclock too much on some systems. Maybe remove the 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.
\ No newline at end of file |