Search found 12 matches

by stefman
September 9th, 2011, 2:17 pm
Forum: Expression Discussion
Topic: Time remapping doesn't remap correctly
Replies: 0
Views: 6922

Time remapping doesn't remap correctly

Hi, I'm struggling with a time remap problem. I created a composition containing another comp with an effect layer on which I placed a time code effect. In the composition settings I had set the start frame to 0. (example 1) Then I decided to set the composition's start frames to 1. (example 2) And ...
by stefman
January 15th, 2011, 4:40 am
Forum: Script requests
Topic: Select all shown keys of all selected uncollapsed layers
Replies: 0
Views: 6177

Select all shown keys of all selected uncollapsed layers

Hello,

I would like to know if anyone has already written a script able to select all the shown keys of all the selected uncollapsed layers.
This would be like an enhanced version of the CTRL+ALT+A shortcut selecting also the visible keys that are out of screen.

Cheers,

stefman
by stefman
September 26th, 2009, 1:45 pm
Forum: Script requests
Topic: Every nth frame
Replies: 6
Views: 35906

Re: Every nth frame

Hi Lloyd,

I'd like to remove frames.

That means that I'd like to exclude a series of n frames every nth frame.

If e.g. I excluded 2 frames every third frame, in the remapped result AE would play only these frames:

1,2, (excluded) ,5,6, (excluded) 9,10,....

Stef
by stefman
September 26th, 2009, 1:10 pm
Forum: Script requests
Topic: Every nth frame
Replies: 6
Views: 35906

Re: Every nth frame

Hi,

I'd like to know if there's a way to modify this expression to show ranges of frames.

e.g.: show the first 5 frames, then don't show the next 5 frames, show the next 5 frames, ....

Kind of "show n frames every nth frames".

Cheers,

stefman
by stefman
August 23rd, 2009, 6:46 am
Forum: Script requests
Topic: Determine key selection by timeline cursor frame position
Replies: 0
Views: 5675

Determine key selection by timeline cursor frame position

Hello, I'd like to know if it is possible to copy all the keys in a composition which are at the frame where the timeline cursor is. That means that the keys to copy would not be determined by a mouse selection but simply by the timeline cursor position. This would allow to copy invisible keys from ...
by stefman
August 22nd, 2009, 5:41 pm
Forum: Script requests
Topic: go to next non visible/ visible key
Replies: 1
Views: 7073

go to next non visible/ visible key

Hello, I'm looking for a way to find non visible keys in a big bunch of layer. That for I would like to know if it is possible to slightly modify a function of AE. Well, the keys "J" and "K" allow me to go from one visible key to another. I would like to know if it is possible to...
by stefman
June 26th, 2009, 4:41 pm
Forum: Expression Discussion
Topic: get coordinates of the vertices of a shape layer or a mask
Replies: 7
Views: 24622

Re: get coordinates of the vertices of a shape layer or a mask

OK, merci.

It's also good to know when something is simply impossible and that it's no use to keep on trying. (I am talking about the expression option.)

Thanks a lot to you all.

Stefan
by stefman
June 25th, 2009, 10:58 am
Forum: Expression Discussion
Topic: get coordinates of the vertices of a shape layer or a mask
Replies: 7
Views: 24622

Re: get coordinates of the vertices of a shape layer or a mask

Hi Koby, wow, that works fine! Sorry, at the first time I hadn't understood what you wanted me to do. Thank you very much! I get the the alert message with the position of the first vertex. Now, I'am trying to transform the script to an expression which I could apply to the source of a text layer. T...
by stefman
June 25th, 2009, 4:49 am
Forum: Expression Discussion
Topic: get coordinates of the vertices of a shape layer or a mask
Replies: 7
Views: 24622

Re: get coordinates of the vertices of a shape layer or a mask

Thank you very much for the link Koby, but unfortunately the script does not exactly what I am looking for. Actually, I would like to find a way to get the x and y coordinates of each single vertex. So, for example, if I created a trianglular mask I would like to be able to see the x and y coordinat...
by stefman
June 21st, 2009, 7:16 am
Forum: Expression Discussion
Topic: get coordinates of the vertices of a shape layer or a mask
Replies: 7
Views: 24622

get coordinates of the vertices of a shape layer or a mask

Hello, I'm looking for an expression to find out the coordinates of the vertices of an existing shape layer or a mask. I know that on his web site* Dan Ebberts presents a script for the creation of a mask on a solid by entering the coordinates of the vertices in the code: "... myShape.vertices ...
by stefman
June 21st, 2009, 6:51 am
Forum: Scripts Discussion
Topic: More precision in timeline
Replies: 3
Views: 24789

Re: More precision in timeline

Ok, what a pitty.

Thank you very much for having a look on my question and trying to get a solution.


Cheers,

Stefan
by stefman
April 13th, 2009, 9:45 am
Forum: Scripts Discussion
Topic: More precision in timeline
Replies: 3
Views: 24789

More precision in timeline

Hello, I would like to know if there is a way to reduce the number of digits used to compose the frame numbers in the time bar. At present After Effects uses 5 digits to compose frame numbers: 00001, 00002,.... Although, in a compo of 100 frames would be enough: 001, 002, ..., 100 I'm using After Ef...