From: salsaman <sal...@xs...> - 2004-09-06 23:31:31
|
Here is the output on starting LiVES: In livido init Checking plugin /usr//share/lives/plugins/effects/realtime/livido/alien_overlay got in channs 1 m 0 o out channs 1 m 0 o Checking plugin /usr//share/lives/plugins/effects/realtime/livido/libvis Creating refs, this is a debug: gdkpixbuf /usr/local/lib/libvisual/actor/actor_gdkpixbuf.so Creating refs, this is a debug: infinite /usr/local/lib/libvisual/actor/actor_infinite.so Creating refs, this is a debug: jakdaw /usr/local/lib/libvisual/actor/actor_jakdaw.so Creating refs, this is a debug: jess /usr/local/lib/libvisual/actor/actor_JESS.so Creating refs, this is a debug: lv_analyzer /usr/local/lib/libvisual/actor/actor_lv_analyzer.so Creating refs, this is a debug: lv_scope /usr/local/lib/libvisual/actor/actor_lv_scope.so Creating refs, this is a debug: oinksie /usr/local/lib/libvisual/actor/actor_oinksie.so Creating refs, this is a debug: plazma /usr/local/lib/libvisual/actor/actor_plazma.so Creating refs, this is a debug: alsa /usr/local/lib/libvisual/input/input_alsa.so Creating refs, this is a debug: esd /usr/local/lib/libvisual/input/input_esd.so Creating refs, this is a debug: mplayer /usr/local/lib/libvisual/input/input_mplayer.so Creating refs, this is a debug: alphablend /usr/local/lib/libvisual/morph/morph_alphablend.so Creating refs, this is a debug: flash /usr/local/lib/libvisual/morph/morph_flash.so Creating refs, this is a debug: tentacle /usr/local/lib/libvisual/morph/morph_tentacle.so got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o got in channs 0 m 0 o out channs 1 m 0 o Checking plugin /usr//share/lives/plugins/effects/realtime/livido/mirror_x got in channs 1 m 0 o out channs 1 m 0 o And in the LiVES console: Starting... *** Using SDL plugin for fs playback, agreed to use palette type 2. *** Loaded effect "alien_overlay" in plugin "alien_overlay"; assigned to key ctrl-1, mode 0. Loaded effect "gdkpixbuf" in plugin "libvis"; assigned to key ctrl-2, mode 0. Loaded effect "infinite" in plugin "libvis"; assigned to key ctrl-2, mode 1. Loaded effect "jakdaw" in plugin "libvis"; assigned to key ctrl-2, mode 2. Loaded effect "jess" in plugin "libvis"; assigned to key ctrl-2, mode 3. Loaded effect "lv_analyzer" in plugin "libvis"; assigned to key ctrl-2, mode 4. Loaded effect "lv_scope" in plugin "libvis"; assigned to key ctrl-2, mode 5. Loaded effect "oinksie" in plugin "libvis"; assigned to key ctrl-2, mode 6. Loaded effect "plazma" in plugin "libvis"; assigned to key ctrl-2, mode 7. Loaded effect "mirror" in plugin "mirror_x"; assigned to key ctrl-3, mode 0. Loaded effect "negate" in plugin "negate"; assigned to key ctrl-4, mode 0. Loaded effect "noise" in plugin "noise"; assigned to key ctrl-5, mode 0. Loaded effect "posterise" in plugin "posterise"; assigned to key ctrl-6, mode 0. Loaded effect "chroma blend" in plugin "simple_blend"; assigned to key ctrl-7, mode 0. Loaded effect "luma overlay" in plugin "simple_blend"; assigned to key ctrl-7, mode 1. Loaded effect "luma underlay" in plugin "simple_blend"; assigned to key ctrl-7, mode 2. Loaded 16 Livido effects There are more libvisual plugins, but they are too many to assign to keys by default ! The only remaining things are: - how to attach an input to visual_actor_run - add a new frame source into LiVES to receive generated frames Libvisual plugins will be implemented in LiVES as "ephemeral clips", that is, they will disappear once playback of them stops, unless frames are recorded. Salsaman. |