aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: e3ac7d73560db044f2531bf983cf9b8718d89c9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
vu-reverse		put frames in reverse order
vu-transpose		transpose frames
vu-cut			retain a segment of frames
vu-set-saturation	multiply saturation, -w can be used to use the X and Z values as the whitepoint
vu-blur			gaussian blur
vu-transform		transformation by matrix multiplication
vu-chroma-key		replace a chroma with transparency
vu-from-video		use ffmpeg to convert from another format
vu-to-video		use ffmpeg to convert to another format
vu-primaries		given three selectable primaries split the video into three side-by-side which
			      only one primary active
vu-crop			crop video
vu-extend		extend the video on which side with transparency
vu-add			perform addition on each channel
vu-sub			perform subtraction on each channel
vu-mul			perform multiplication on each channel
vu-div			perform division on each channel
vu-exp			perform exponentiation on each channel
vu-min			perform clipping to lower bound on each channel
vu-max			perform clipping to upper bound on each channel
vu-distort-map		remap pixels using the X and Y values