aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2026-04-16 00:00:18 +0200
committerdec05eba <dec05eba@protonmail.com>2026-04-16 00:01:18 +0200
commit8b953e95d850522fd5d17b7d65df48ab217c9186 (patch)
treed459b4e297d48e4c93424fd0174fd5acc456f6aa /TODO
parent4ed04830c1ffc1e0fd7286b8558e8a61eec6041e (diff)
wip
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 00db3fa..9a3a98a 100644
--- a/TODO
+++ b/TODO
@@ -405,3 +405,7 @@ Use GL_RGBA16F or GL_RGBA32F for hdr, that allows color values to be outside the
https://registry.khronos.org/EGL/extensions/EXT/EGL_EXT_surface_SMPTE2086_metadata.txt
Doesn't work: sibs run --args -w "/dev/video0;camera_width=800;camera_height=600;pixfmt=yuyv" -fm content -o video.mp4
+
+Delay adding audio data until 1 frames time has passed.
+
+Allow av1 in the flatpak. Do that by patching ffmpeg to support multiple nvenc codepaths by using header versions, the same way gsr does in the nvenc query.