back to basics - video effects
-
I've been meaning to post for a while, and just saw the awesome news regards the streaming features of izzy 3.1 - congratulations and well done everyone - it's a huge step.
It blows my mind how much izzy has evolved to accomodate more and more sophisticated applications and performance (ive been using is since 2007 i think). However, as I use it for teaching a lot, I often approach it from the perspective of my students who come to it fresh - ie - what is the quickest way I can make something visually interesting? I still use izzy in a very basic way myself!
I miss many of the video effects that were compatible in earlier versions (this may be many of the freefame fx) both from a personal artistic perspective (i wrote about my love of dither) but especially from a teaching perspective - students enjoy a palette of effects that are fairly self-explanatory.
I know there are GLSL actors and code snippets that can be found with some hunting, but I must admit, I don't fully understand these myself - code is a different language, and ultimately it takes us out of the isadora interface (which is a problem when teaching). So for me, these are an advanced concept, not a basic tool.I know there were many dependencies on Quicktime, and I apologise if requests like this are frustrating in their ignorance of how hard it is to code bespoke visual effects actors, but I just want to advocate for the importance of simple fx actors that are self-evident in their design. I love sharing Isadora with new people, and for me these are key to that early learning process and buiding the izzy user community.
yours, gratefull nonetheless!
Sam
-
ok, I apologise - most of the included effects from earlier versions ARE still present today. It's perhaps just my experience of FF fx and a couple of the key faves which disappeared.
-
(please feel free to delete this thread)
-
We created this list for the new example files we are working on, but it may be helpful for you:
- Beginner File Video Effects
- Flashy Video Effects
- Chroma Key
- Luminance Key
- Colorizer
- Desaturate
- Negative
- Difference
- Dots
- Effect Mixer
- Explode
- Freeze
- Gaussian Blur
- Motion Blur
- Video Delay
- Video Inverter
- Warp
- Reflector
- Shimmer
- Slit Scan
- Functional Group
- Chroma Key
- Contrast Adjust
- Crop
- Flip
- HSL Adjust
- Video Fader
- Video Mixer
- Luminance Key
- Multimix
- Panner
- Zoomer
- Spinner
- Calc Brightness
- Scaler
- Matte
- Matte++
- Get Stage Size
- Working With Color
- Chroma Key (+ Shape + Alpha Mask)
- Colorizer
- Video Inverter
- Measure Color
- Color Maker HSBA
- Color to HSBA
- Color Maker RGBA
- Color to RGBA
- Selector
- Router
- Enter Scene Trigger + Trigger Value to initialize at a color
- Shapes
- Text Draw
- (Simple) Live Drawing
- Rutt Etra
- Compositing
- Multimix
- Alpha Mask
- Matte
- Matte++
- Scaler
- Get Stage Size
- Get Stage Image
- Video In Watcher
- Movie Player
- Picture Player
- Screen Capture
- NDI Watcher
- Syphon/Spout Watcher
- Crop
- Panner
- Spinner
- Zoomer
- FFGLPanSpinZoom
- Flashy Video Effects
Best wishes,
Woland
Also, the TroikaTronix Add-Ons Page is a good place to look for ready-built example patches and cool plugins that do neat things, including:- My simple MIDI Example
- My simple Live Drawing
- My Random Media & Random Duration Patch
- Our 3D Game-style navigation patch
- Our FFGL plugins and GLSL Shaders
- Our Alpha Mask and Basic Motion Tracking tutorials
- @mark 's swirl GLSL shader
- @bonemap 's AUDIO FREQUENCY 7 BAND ANALYSIS
- @bonemap 's CIRCULAR PATH
- @bonemap 's COLLISION PHYSICS JAVASCRIPT PATCH
- @bonemap 's FLOATING TUNNELS
- agent231's SOUND TO SHAPE
- @DusX 's 20 BAND FREQ WATCHER SORTED DESCENDING
- @Skulpture 's FREE CLOUDS PATCH
- Beginner File Video Effects
-
@videosmith said:
FF fx and a couple of the key faves
Yes, it was a tragedy that we couldn't bring the old 32-bit FF Pete's Plugins into Isadora 3, but it simply wasn't possible unfortunately. As for removed actors, there are very few. The Isadora 3.0 release notes document the actors we needed to remove:
- Classic External Video Output
- Classic Movie Player Direct
- Classic Movie Player Direct Core
- Classic Movie Player Direct Device
- Dither
- Image Tile
- Movie Player VR
-
@woland said:
Gaussian BlurMotion BlurVideo DelayVideo InverterWarpReflectorShimmer
Thanks Woland for all this - I appreciate the detail (and your patience). I apologise for my orginal post - I'm aware it perhaps came across as inconsiderate / ungrateful of how isadora has developed (esp given the timing).
I definitely have a cognitive distortion when it comes to what has changed! (again, perhaps because I relied so heavily on dither and Pete's FF plugins). I'm very ignorant of the technical implications and challenges of actually making tools like this - I'm just grateful to have this higher-level interface that I can make work in and share with students.
anyway - I am really excited to try out 3.1 and test the direct stream to youtube. In fact its something I may be able to integrate into my next exhibition in a couple of weeks!
thanks again
Sam
-
@videosmith said:
I apologise for my orginal post - I'm aware it perhaps came across as inconsiderate / ungrateful of how isadora has developed
No need to apologize. We're as sad as you are that we couldn't port over Dither and Pete's FF Plugins. It's also a good reminder for us that these plugins are missed and that, at some point when we have the time, we might want to try to re-create them as actors or GLSL Shaders.
-
@Videosmith I just want to add that you can add 200+ video effects by grabbing the ISF bundle from https://github.com/Vidvox/ISF-... and running Marks script to convert them for Isadora.
Download the script from this forum thread: https://community.troikatronix...
Read the read me first! The script can do all the work for you as long as everything is in the right place. -
@woland cheers for understanding. It's always great to see a student plug something in for the first time and go "whoah!" ;)
-
@dusx ah wow - ok, this is a new world for me but I'll have a look :) thankyou