aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-07-20 20:03:52 +0200
committerMattias Andrée <maandree@kth.se>2017-07-20 20:03:52 +0200
commitfa20f84e2d12bf9998591ce4e464180586d957ff (patch)
treea8fd23c22c3f798d3e985246339e69e8567400d5 /TODO
parentAdd blind-mosaic-corners and fix enset_pixel_format (diff)
downloadblind-fa20f84e2d12bf9998591ce4e464180586d957ff.tar.gz
blind-fa20f84e2d12bf9998591ce4e464180586d957ff.tar.bz2
blind-fa20f84e2d12bf9998591ce4e464180586d957ff.tar.xz
Add blind-affine-colour and blind-split-chans
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--TODO25
1 files changed, 12 insertions, 13 deletions
diff --git a/TODO b/TODO
index a4b64b4..08961a0 100644
--- a/TODO
+++ b/TODO
@@ -1,22 +1,17 @@
Fix blind-from-named without command
-blind-transform affine transformation by matrix multiplication, -t for tiling, -s for
- improve quality on downscaling (pixels' neighbours must not change).
-blind-primary-key replace a primary with transparency, -g for greyscaled images.
-blind-primaries given three selectable primaries split the video into three side-by-side which
- only one primary active.
-blind-apply-map remap pixels (distortion) using the X and Y values, -t for tiling, -s for
- improve quality on downscaling (pixels' neighbours must not change).
+blind-transform affine transformation by matrix multiplication, -[xy] for tiling, -s for
+ improve quality on downscaling (pixels' neighbours must not change)
+blind-primary-key replace a primary with transparency, -g for greyscaled images
+blind-colour-matrix create colour space conversion matrix
+blind-apply-map remap pixels (distortion) using the X and Y values, -[xy] for tiling, -s for
+ improve quality on downscaling (pixels' neighbours must not change)
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.
+ 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-from-sent convert a sent presentation to a one-frame-per-slide blind video
blind-kirsch https://en.wikipedia.org/wiki/Kirsch_operator
blind-gaussian-noise https://en.wikipedia.org/wiki/Gaussian_noise
@@ -43,6 +38,10 @@ blind-mean mean of multiple streams
https://en.wikipedia.org/wiki/Stolarsky_mean
blind-temporal-arithm blind-arithm but over all frames in a video instead of over all streams
blind-apply-icc apply ICC profile to video
+blind-convex-gradient create a gradient in the shape of a convex lens
+blind-concave-gradient create a gradient in the shape of a concave lens
+ (convexo-concave gradient is not necessary is blind-convex-gradient
+ or blind-concave-gradient can be combined with blind-arithm for this)
blind-from-video: add options to:
* just run ffmpeg just print the output