aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-10-14 14:22:37 +0200
committerdec05eba <dec05eba@protonmail.com>2024-10-14 14:22:37 +0200
commit601219febb09d7361943a053ea04c065fdea602f (patch)
tree67e19c9fa182c097d4a266c17933f1f93152eeae /TODO
parent3e199f241a6c7e740dcb82a12966b04179e4c1ba (diff)
README kdenlive
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 40198f0..8c68755 100644
--- a/TODO
+++ b/TODO
@@ -175,4 +175,8 @@ Support recording while in replay mode. This will be needed when enabling replay
Dynamically change bitrate/resolution to match desired fps. This would be helpful when streaming for example, where the encode output speed also depends on upload speed to the streaming service.
Implement opengl injection to capture texture. This fixes VRR without having to use NvFBC direct capture and also allows perfect frame timing.
-Always use direct capture with NvFBC once the capture issue in mpv fullscreen has been resolved (maybe detect if direct capture fails in nvfbc and switch to non-direct recording. NvFBC says if direct capture fails). \ No newline at end of file
+Always use direct capture with NvFBC once the capture issue in mpv fullscreen has been resolved (maybe detect if direct capture fails in nvfbc and switch to non-direct recording. NvFBC says if direct capture fails).
+
+Support ROI (AV_FRAME_DATA_REGIONS_OF_INTEREST).
+
+Default to hevc if capture size is larger than 4096 in width or height. \ No newline at end of file