| Version 1 (modified by llogan, 12 months ago) (diff) |
|---|
Fancy Filtering Examples
mandelbrot
ffplay -f lavfi -i mandelbrot ffmpeg -f lavfi -i mandelbrot -t 10 output.mkv
cellauto
ffplay -f lavfi -i cellauto ffmpeg -f lavfi -i cellauto -t 10 output.mkv
life
ffplay -f lavfi life=s=640x480:mold=10:r=100:ratio=0.1:death_color=blue:life_color=#00ff00,boxblur=2:2
Attachments
-
mandelbrot.png
(99.4 KB) -
added by llogan 12 months ago.
mandelbrot image
-
life.png
(8.8 KB) -
added by llogan 12 months ago.
life image
-
cellauto.png
(4.9 KB) -
added by llogan 12 months ago.
cellauto image
-
ffplay-mirror.jpg
(19.6 KB) -
added by ubitux 11 months ago.
Mirror effect with lavfi
-
life2.png
(86.9 KB) -
added by ubitux 11 months ago.
Second example for life filter (blue & blur)
-
ffplay-waves-spectrum.png
(220.9 KB) -
added by ubitux 9 months ago.
FFplay with showwaves and showspectrum
-
rgb_sep.jpg
(22.7 KB) -
added by dericed 4 months ago.
original image plus images of the separations of the R, G, and B channels
-
yuv_sep.jpg
(17.0 KB) -
added by dericed 4 months ago.
original image plus images of the separations of the Y, U, and V channels


