Table of Contents

veejayPack information

btn_veejay_v11.jpg Veejay is a Linux based audio/visual tool created by Niels Elburg.

Personally it’s one of my favourite VJ tools which has over 100 amazing effects (most of them are unique) so I decided to bring few of them into FreeFrame world.

One of main strengths of Veejay is processing based on YUV palette (instead RGB - supported colorspace in current version of FreeFrame specification), so effects described here are divided into two categories: RGB and YUV. Colorspace conversion isnt MMX asm optimised, but should be fast enough to not affect your FPS rate too much.

You can learn more about YUV color space on http://en.wikipedia.org/wiki/YUV.

Downloads

Changelog

v1.1 (2006.02.07)

v1.0 (2005.02.25)

RGB based effects

veejayBathroom

veejaybathroom.jpg

name type desc
Size float
Orientation bool horizontal/vertical

Shift pixels in row/column to get a ‘bathroom’ window look.

veejayDisplacementMap (mixer)

veejaydisplacementmap.jpg

name type desc
H scale float
V scale float

Takes luma channel (brightness) from input-B and use it as displacement map on input-A. Great fx - very enjoyable!

YUV based effects

veejayBinOverlay (mixer)

veejaybinoverlay.jpg

name type desc
Mode float

Add some acid to your compositions! There are 11 mixing modes (based on binary operations) that can do many strange things to your footage.

veejayCartoon

veejaycartoon.jpg

name type desc
B1 float Y cartoon level
B2 float U cartoon level
B3 float V cartoon level

Nice and fast way to cartoonize your footage.

veejayChromium

veejaychromium.jpg

name type desc
Value float

“Value” parameter selects one of four modes of negating/swapping U and V channels. Look at attached picture for modes description.

veejayColorEnhance

veejaycolorenhance.jpg

name type desc
Opacity A float
Opacity B float
Opacity C float

veejayColorShift

veejaycolorshift.jpg

name type desc
Type float
Shift float

veejayContrast

veejaycontrast.jpg

name type desc
Mode float
Y contrast float
UV contrast float

Depending on “mode” parameter applies contrast selected by Y and UV contrast params (check attached image).

veejayMorphology

veejaymorphology.jpg

name type desc
Threshold float
Operator float
Passes float
Desaturate float

veejayRevTV

veejayrevtv.jpg

name type desc
Line spacing float
V scale float
Luma intensity float
Color range float

veejaySmuck

veejaysmuck.jpg

name type desc
Value float