Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2002-03-31 00:03:08
Size: 637
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 7 as of 2004-11-01 11:01:19
Size: 1382
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= realtime video DSP effects = = how to code realtime video DSP effects using GNU/Linux and Free Sotfware =
Line 3: Line 3:
[FreeJ http://freej.dyne.org] it's Free Software, it aims to be a digital instrument for video livesets, featuring [http://freej.dyne.org FreeJ] aims to be a digital instrument for video livesets, featuring
Line 9: Line 9:
the workshop will be about: http://freej.dyne.org/pics/ipernav.png
Line 11: Line 11:
 * the setup and usage of freej
 * a plugin architecture overview
 * how to code a plugin (API, code examples)
Line 15: Line 12:
relatore: [jaromil http://korova.dyne.org] coder e mantainer di freej PROGRAM:

 * Introduction:
                * history
                * 100% free software!

 * Features:
                * multilayer :
                                * text
                                * video (in loop)
                                * images
                                * tv
                                * dvcam
                                * scroll
                                * generative

                * chained multieffect :
                                * livido ?

                * video instrument(Manu Virtus)

 * Examples

 * Console (VJoE)
 
 * MacOSX

 * Asynchronous controllers:
                * MIDI
                * Joystick

 * Javascript (JPVs)


Made by:
 
 * [http://korova.dyne.org jaromil] coder e mantainer di freej
 * [http://kysucix.nexlab.it kysucix] coder
 * xname macosx beta tester

how to code realtime video DSP effects using GNU/Linux and Free Sotfware

[http://freej.dyne.org FreeJ] aims to be a digital instrument for video livesets, featuring realtime rendering of multilayered video and chained effect filtering directly on the screen. FreeJ threats every video source as a layer, making then possible to dynamically apply on each a chain of filters, loadable as effect plugins and easily customizable.

http://freej.dyne.org/pics/ipernav.png

PROGRAM:

  • Introduction:
    • history
    • 100% free software!
  • Features:
    • multilayer :
      • text
      • video (in loop)
      • images
      • tv
      • dvcam
      • scroll
      • generative
    • chained multieffect :
      • livido ?
    • video instrument(Manu Virtus)
  • Examples
  • Console (VJoE)
  • MacOSX
  • Asynchronous controllers:
    • MIDI
    • Joystick
  • Javascript (JPVs)

Made by:

FreeJworkshop (last edited 2008-06-26 10:02:46 by anonymous)