Posts mit dem Label Javascript werden angezeigt. Alle Posts anzeigen
Posts mit dem Label Javascript werden angezeigt. Alle Posts anzeigen

Samstag, 31. März 2012

New version of #AfterEffects GlobalLayerSwitch script 0.9.1 ready.

 Global Layer Switch (Rendering multiple versions)

The new version of Global Layer Switch 0.91 has the following changes:
  • Select the comp from a drop-down menu, but will check if comps are available at all
  • Choose from the list the output template and module.
  • Smaller changes inside the module.
 The new version of Global Layer Switch is available here.

It's free, but if you use it please leave a short comment here, so I know how it's doing. Thx.

Mittwoch, 29. Februar 2012

#AfterEffects rendering multiple tag versions

I often have to produce several different versions of a composition (usually in different languages) - and, boy, is it easy to make a mistake. I finally sat down and wrote a little script that will allow me to run multiple render versions with one go. It's not perfect but it's a start and it works nicely with Zorro.

Basically, the script parses the comment tag of all layers in all compositions in your project. Depending on your settings in the "On" or "Off" window, it will activate or de-activate a layer including sound. It will then add the extension (3 chars max) to the file name and render out that particular version.

Don't know if this is for use to anyone else, but I'm putting up a link here. Enjoy. Please leave a comment if you think this is useful. (only tested in cs5 but should work with anything after cs3)

Download JSX File