aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f1d1b30..1f2225c 100644
--- a/TODO
+++ b/TODO
@@ -9,12 +9,14 @@ blind-apply-map remap pixels (distortion) using the X and Y values, -t for tili
blind-apply-kernel apply a convolution matrix.
blind-find-frame a graphical tool for locating frames, should highlight key frames, and
play audio. Should support both regular videos files and uivf.
+ finding key frames: ffprobe -show_frames (lists all frames)
blind-affine-colour apply an affine transformation to the colour of each pixel,
-a for ignoring the alpha channel,
-l for linear transformation,
-p for transforming each pixel with their own transformation.
blind-invert-chroma invert the chroma
blind-from-sent convert a sent presentation to a one-frame-per-slide blind video.
+blind-interleave framewise interleave videos
blind-kirsch https://en.wikipedia.org/wiki/Kirsch_operator
blind-gaussian-noise https://en.wikipedia.org/wiki/Gaussian_noise
@@ -51,6 +53,8 @@ blind-from-video: add options to:
blind-arithm: add support for multiple streams
+bug: blind-stack: cannot use file outside /dev/fd/
+
Add [-j jobs] to blind-from-video and blind-to-video.
Add -f (framewise) to blind-repeat