From 7b147cb0c1eaa728f244cc8390ccfcc3f4aee03a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 25 May 2017 15:30:17 +0200 Subject: Add blind-from-named and blind-to-named MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') 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 -- cgit v1.2.3-70-g09d2