From: Alexandre Prokoudine Date: Fri, 7 Jan 2011 07:09:33 +0000 (+0000) Subject: A bunch of new previously missing effects descriptions (all properly installable... X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=5dbfb95213d0c3370039522dc241004f0b497f31;p=kdenlive A bunch of new previously missing effects descriptions (all properly installable and blacklisted) and a fix to dust description. svn path=/trunk/kdenlive/; revision=5285 --- diff --git a/data/blacklisted_effects.txt b/data/blacklisted_effects.txt index 6460e9dd..9d35973e 100644 --- a/data/blacklisted_effects.txt +++ b/data/blacklisted_effects.txt @@ -17,7 +17,9 @@ frei0r.alpha0ps frei0r.alphagrad frei0r.alphaspot frei0r.balanc0r +frei0r_baltan.xml frei0r.bluescreen0r +frei0r_bw0r.xml frei0r.brightness frei0r.Cartoon frei0r.KMeansClustering @@ -28,10 +30,12 @@ frei0r.contrast0r frei0r.curves frei0r.defish0r frei0r.delay0r +frei0r_delaygrab.xml frei0r.d90stairsteppingfix frei0r.distort0r frei0r.Edgeglow frei0r.Equaliz0r +frei0r_flippo.xml frei0r.glow frei0r.hqdn3d frei0r.hueshift0r @@ -41,11 +45,14 @@ frei0r.levels frei0r.lightgraffiti frei0r.Luminance frei0r.Mask0Mate +frei0r_nervous.xml frei0r.nosync0r frei0r.Perspective frei0r.pixeliz0r frei0r.pr0be frei0r.pr0file +frei0r_primaries.xml +frei0r_rgbparade.xml frei0r.saturat0r frei0r.scale0tilt frei0r.scanline0r @@ -56,8 +63,11 @@ frei0r.sopsat frei0r.squareblur frei0r.TehRoxx0r frei0r.three_point_balance +frei0r_threelay0r.xml frei0r.threshold0r frei0r.tint0r +frei0r_twolay0r.xml +frei0r_vectorscope.xml frei0r.vertigo #MLT effects with XML UI diff --git a/effects/CMakeLists.txt b/effects/CMakeLists.txt index 0211449a..14747a2d 100644 --- a/effects/CMakeLists.txt +++ b/effects/CMakeLists.txt @@ -52,9 +52,11 @@ frei0r_alpha0ps.xml frei0r_alphagrad.xml frei0r_alphaspot.xml frei0r_balanc0r.xml +frei0r_baltan.xml frei0r_bezier_curves.xml frei0r_bluescreen0r.xml frei0r_brightness.xml +frei0r_bw0r.xml frei0r_cartoon.xml frei0r_cluster.xml frei0r_coloradj_rgb.xml @@ -65,9 +67,11 @@ frei0r_curves.xml frei0r_d90stairsteppingfix.xml frei0r_defish0r.xml frei0r_delay0r.xml +frei0r_delaygrab.xml frei0r_distort0r.xml frei0r_edgeglow.xml frei0r_equaliz0r.xml +frei0r_flippo.xml frei0r_glow.xml frei0r_hqdn3d.xml frei0r_hueshift0r.xml @@ -77,11 +81,14 @@ frei0r_levels.xml frei0r_lightgraffiti.xml frei0r_luminance.xml frei0r_mask0mate.xml +frei0r_nervous.xml frei0r_nosync0r.xml frei0r_perspective.xml frei0r_pixeliz0r.xml frei0r_pr0be.xml frei0r_pr0file.xml +frei0r_primaries.xml +frei0r_rgbparade.xml frei0r_saturat0r.xml frei0r_scale0tilt.xml frei0r_scanline0r.xml @@ -92,8 +99,11 @@ frei0r_sopsat.xml frei0r_squareblur.xml frei0r_tehroxx0r.xml frei0r_three_point_balance.xml +frei0r_threelay0r.xml frei0r_threshold0r.xml frei0r_tint0r.xml +frei0r_twolay0r.xml +frei0r_vectorscope.xml frei0r_vertigo.xml gain.xml fade_from_black.xml diff --git a/effects/dust.xml b/effects/dust.xml index 863cf461..40abc7c9 100644 --- a/effects/dust.xml +++ b/effects/dust.xml @@ -3,10 +3,10 @@ Dust Add dust and specks to the video, as in old movies Marco Gittler - + Maximal Diameter - + Maximal number of dust diff --git a/effects/frei0r_baltan.xml b/effects/frei0r_baltan.xml new file mode 100644 index 00000000..23ce04fb --- /dev/null +++ b/effects/frei0r_baltan.xml @@ -0,0 +1,6 @@ + + + Baltan + Delayed alpha smoothed blit of time + Kentaro, Jaromil + diff --git a/effects/frei0r_bw0r.xml b/effects/frei0r_bw0r.xml new file mode 100644 index 00000000..abe95caf --- /dev/null +++ b/effects/frei0r_bw0r.xml @@ -0,0 +1,6 @@ + + + bw0r + Turns image black/white + coma@gephex.org + diff --git a/effects/frei0r_delaygrab.xml b/effects/frei0r_delaygrab.xml new file mode 100644 index 00000000..73f484a7 --- /dev/null +++ b/effects/frei0r_delaygrab.xml @@ -0,0 +1,6 @@ + + + Delay grab + Delayed frame blitting mapped on a time bitmap + Bill Spinhover, Andreas Schiffler, Jaromil + diff --git a/effects/frei0r_flippo.xml b/effects/frei0r_flippo.xml new file mode 100644 index 00000000..7ea484bf --- /dev/null +++ b/effects/frei0r_flippo.xml @@ -0,0 +1,12 @@ + + + Flippo + Flipping in X and Y axis + Carlo Emilio, Jean-Sebastien Senecal + + X axis + + + Y axis + + diff --git a/effects/frei0r_nervous.xml b/effects/frei0r_nervous.xml new file mode 100644 index 00000000..cb280ba3 --- /dev/null +++ b/effects/frei0r_nervous.xml @@ -0,0 +1,6 @@ + + + Nervous + Flushes frames in time in a nervous way + Tannenbaum, Kentaro, Jaromil + diff --git a/effects/frei0r_primaries.xml b/effects/frei0r_primaries.xml new file mode 100644 index 00000000..42338e8a --- /dev/null +++ b/effects/frei0r_primaries.xml @@ -0,0 +1,10 @@ + + + Primaries + Reduce image to primary colors + Hedde Bosman + + Factor + 32 = 0]]> + + diff --git a/effects/frei0r_rgbparade.xml b/effects/frei0r_rgbparade.xml new file mode 100644 index 00000000..5e1834c2 --- /dev/null +++ b/effects/frei0r_rgbparade.xml @@ -0,0 +1,6 @@ + + + RGB Parade + Display a histogram of R, G and B components of the video data + Albert Frisch + diff --git a/effects/frei0r_threelay0r.xml b/effects/frei0r_threelay0r.xml new file mode 100644 index 00000000..cf049512 --- /dev/null +++ b/effects/frei0r_threelay0r.xml @@ -0,0 +1,6 @@ + + + threelay0r + Dynamic 3-level thresholding + Hedde Bosman + diff --git a/effects/frei0r_twolay0r.xml b/effects/frei0r_twolay0r.xml new file mode 100644 index 00000000..fa1075f5 --- /dev/null +++ b/effects/frei0r_twolay0r.xml @@ -0,0 +1,6 @@ + + + twolay0r + Dynamic thresholding + Martin Bayer + diff --git a/effects/frei0r_vectorscope.xml b/effects/frei0r_vectorscope.xml new file mode 100644 index 00000000..687faf03 --- /dev/null +++ b/effects/frei0r_vectorscope.xml @@ -0,0 +1,6 @@ + + + Vectorscope + Display a vectorscope of the video data + Albert Frisch +