Tagged Questions

Adobe After Effects is a digital video post production tool for generating and manipulating moving graphics and compositing multiple images. User-created plug-ins can extend almost any area of functionality and their development is the most likely reason for this tag appearing on Stack Overflow.

learn more… | top users | synonyms

2
votes
1answer
88 views

Tracking down memory leak in a plugin, using _crtBreakAlloc, _CRTDBG_MAP_ALLOC

We have several after effects plugins that we have good evidence are leaking memory. To investigate this, I am playing around with Memory Leak Detection and Isolation in the vcc compiler/runtime. I ...
1
vote
0answers
15 views

Added Flash Titles to Premiere [closed]

I want to develop a video with professional text effects, which it seems are easiest to create in Adobe Flash. However, I'm assembling the entire video in Adobe Premiere. Since I can't seem to import ...
1
vote
0answers
53 views

after-effects jsx RenderQueue progress

I've been searching for documentation on AfterEffect's RenderQueue for a few days now. I need to calculate the completed percentage of the queue. In reviewing the cs3 scripting guide (the last ...
1
vote
1answer
139 views

Content Pipeline from Adobe After Effects to XNA Video

My goal is to export a Movie from Adobe After Effects in a Format that can be read by the XNA content pipeline. What is the easiest way to do it? And how? (I'm using XNA 4.0 and AE CS5) PS: I've ...
1
vote
0answers
152 views

Alternate solution to After Effects rendering with Caps Lock on

Press Caps Lock to prevent After Effects from updating Footage, Layer, or Composition panels. When you make a change that would otherwise appear in a panel, After Effects adds a red bar ...
1
vote
1answer
1k views

How to make a .ogg video for HTML5

I am trying to post a video on my website, but I read that it must be .ogg for the video to work on firefox. I am using Adobe After effects CS5 but I dont know how to make the .ogg video nor could i ...
1
vote
1answer
110 views

Create new composition and apply a name Adobe cs5 script

I need to extend the "smart import" script. I want to create a new composition. then add each imported "element" to the composition as a track. one track per image\sequence that's imported. So what ...
1
vote
1answer
128 views

Scripting After Effects

I need to learn Affect Effect expressions and scripting fast. Can you recommend any resources on this topic? I've got a pretty knowledge of other scripting concept and languages like javascript. I ...
1
vote
2answers
486 views

Programatically change the text of a TextLayer in After Effects

I'm using the After Effects CS3 Javascript API to dynamically create and change text layers in a composition. Or at least I'm trying to because I can't seem to find the right property to change to ...
0
votes
0answers
5 views

Change pixel color with After Effects SDK

I just started out with the After Effects plugin SDK. I'm stuck with a problem for a few days now (which should be relatively easy to solve...). I want to change the color of a pixel at a certain ...
0
votes
0answers
19 views

Adobe After Effects Script: Use chroma key filter on layer

I am currently scripting for After Effects using ExtendScript Toolkit How do I apply the chroma key filter to a layer / composition?
0
votes
1answer
20 views

How can I get the name of an applied effect instance in After Effects?

In After Effects, as a plug-in, I would like to get the name of an applied effect. For example, if my installed effect name is "FoofooBerry", and the customer applied two FoofooBerry effects, there ...
0
votes
0answers
16 views

AFter Effects UNsharpen AFTER Transforming [closed]

For better quality of images it is strongly recommended to apply unsharp (or sharp) after transforming an image (or video as the exact situation). So my question is: Is it possible to manage that in ...
0
votes
0answers
21 views

Graphic card - native float processing

I work a lot in Adobe After Effects, but when i try to work in 32bpc environment I get ugly glitches across the screen and the render doesn't look good. I have to pre-render a lot and that is not very ...
0
votes
1answer
42 views

How to apply a composition on a 3d object in adobe after effects [closed]

i want to create something like this http://www.youtube.com/watch?v=UJ7E7uEZN00&feature=player_embedded can i create a composition and use it as a texture on a 3d object in after effects?? if ...
0
votes
0answers
34 views

Good book (or other resource) for after effects SDK? [closed]

I'm new to a team that writes (among other things) plug-ins for After Effects. I have never worked with it (or any other graphics programs) before. I found a good introduction, and of course I have ...
0
votes
1answer
127 views

After Effects Expressions - referencing a Null Object in other comp

I am not sure how many know After Effects on here. I am looking for the script that where I can link a LAYER POSITION PROPERTY in one comp... to a NULL POSITION PROPERTY that is in another comp. ...
0
votes
1answer
67 views

Copy mask path as a shape path in Adobe After Effects

I've a specific question about AEffects ver. CS5. And here is my question: i just want to copy a mask path in AE and paste it as a shape path (again in AE), so i could animate it with a dashes. The ...
0
votes
0answers
34 views

Points of Light Video Effect [closed]

To say I'm a novice video editor would be generous. I'm tasked with a product demo that needs the classic "Million Points of Light" video effect. The layout would be an empty world map surrounded by ...
0
votes
1answer
19 views

Making a changing text ex. Making an every day video clip about weather

This is my first question here: Im new in AE, i've been using AE for 6 mnths and I love it, i work at a large format advertising company in central america, recently we bought a led screen(About 8x3 ...
0
votes
3answers
289 views

After Effects (Mac) Execute a Script from Terminal

I'm trying to figure out how to execute an After Effects script from the command line. Official documentation says: Example (for Windows): afterfx -r c:\script_path\example_script.jsx And nothing ...
0
votes
0answers
248 views

Using an import text data in After Effects CS5

I am using Flash CS5 to generate an array of the notes in a midi file. Basically I store data such as time of the note, note duration, pitch, scale, volume, etc... I have 2 questions: How can I ...
0
votes
2answers
497 views

Flash vs. After effect vs. premiere

I'm very confused about the differences between Flash, After effect and Premiere What is the usage of each program and when i need to use which one of them? if any one can help I will be thankful ...
0
votes
1answer
267 views

Is it possible to run AfterEffects on a server to render videos on the fly with dynamic images?

I'm trying to figure out if this is possible: web server running PHP collects a number of images from user input web server takes those images, runs AfterEffects which uses the images instead of ...
0
votes
1answer
205 views

Slow Down Playback in Adobe After Effects

I think is probably the wrong place so if you would like to point me to the right place that would be great. But my question is: How do I slow down RAM play playback to about 25% with audio so i can ...
0
votes
1answer
144 views

Is it useful to use After Effects when creating a Flash game?

Well, the title said everything, I saw some very nice effects using After Effects, but I want to apply those to a Flash game.. will it be useful?, or After Effects only works on cut scenes, ...