aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5b050ec..ebd288c 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,17 @@ blind-affine-colour apply an affine transformation to the colour of each pixel,
-p for transforming each pixel with their own transformation.
blind-translate animated translation
blind-invert-chroma invert the chroma
+blind-skip-pattern discard frames according to pattern, e.g. every other frame
+
+blind-from-video: add options to:
+ * just run ffmpeg just print the output
+ * convert output from the option above to blind's format,
+ but stop after a selected number of frames
+ * like above, but instead of convert, simply read and
+ print to stdout (up to user to direct to /dev/null
+ for discarding)
+
+blind-next-frame: add option to read multiple frames
Add [-j jobs] to blind-from-video and blind-to-video.