diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-01-24 10:06:52 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-01-24 10:06:52 +0100 |
commit | 8e267bb3b0ba3b3ffec963416b0e67a210338e6c (patch) | |
tree | 152e38c358cf013f3541fe105c4ecae9066b814e | |
parent | 6e545c7ca00e48c3fd32717fb72c5dcb5e12b21b (diff) |
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2,7 +2,6 @@ Check for reparent. Quickly changing workspace and back while recording under i3 breaks the screen recorder. i3 probably unmaps windows in other workspaces. See https://trac.ffmpeg.org/wiki/EncodingForStreamingSites for optimizing streaming. Look at VK_EXT_external_memory_dma_buf. -Allow setting a different output resolution than the input resolution. Use mov+faststart. Allow recording all monitors/selected monitor without nvfbc by recording the compositor proxy window and only recording the part that matches the monitor(s). Allow recording a region by recording the compositor proxy window / nvfbc window and copying part of it. |