From BlenderWiki
| UI location | Sequencer > UI > Eco | ||
|---|---|---|---|
| Usage | Select a movie or meta strip, set number of echoes and offset (in frames), and press Eco button. | ||
| Version | 0.1 | Author(s) | Carlos Padial |
| Blender | 2.63 | License | GPL |
| Category | Sequencer | Distribution | Extern |
| File name | sequencer_eco.py |
|---|---|
| Current version download | http://projects.blender.org/tracker/download.php/153/467/31677/20946/sequencer_eco.py |
| Bug reports | http://projects.blender.org/tracker/?func=detail&aid=31677&group_id=153&atid=467 | |
|---|---|---|
| Warning | Watch your number of ecos or blender will crash! | |
| Links | http://blenderartists.org/forum/showthread.php?256846-VSE-Addon-eco&p=2133830#post2133830 | |
| Release Log | http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Sequencer/Eco/version_history | |
Installation
- Save this file [] in your addons folder
- Enable the Add-On from the Add-Ons tab in the User Preferences window, Sequencer section.
Usage
Select a movie or meta strip, set number of echoes and offset (in frames), and press Eco button.
The opacity of all strips is updated to 1/number of echoes to mantain luminance. The blending is set to add for all clips except first one.
All clips are grouped inside a meta. Press home after running the script to see the meta.
TODO
Add other blending options. I accept suggestions...
--Carlospadial 15:44, 2 June 2012 (CEST)