Flame Forum
Welcome to Autodesk’s Flame Family (Flame, Flare, Flame Assist, Lustre) Forums. Share your knowledge, ask questions, and explore popular Flame topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Expression Re-timing

3 REPLIES 3
Reply
Message 1 of 4
vfxjokir
1012 Views, 3 Replies

Expression Re-timing

I have a shot that has a screen replacement in it - cornerpins, tracking, etc.

 

I need to re-time the shot using Timewarp, and animating the Timing value (NOT the Speed value) to remap time.

 

Is there a way to use expressions to link the cornerpin/tracking animation curves to that so they accelerate and decelerate at the same time? 

 

I'm using Bilinear, so the only animated value in Action is the "shape0" parameter. I could dive into the Stabilizer and get to the actual keyframes too I guess...

 

I don't want to retime the comped version, since the content in the screen will also get time-remapped.

 

The other solution would be to put a REVERSE Timewarp on the screen content, so that it is slowed-down and sped-up counter to the final re-timing...which is not the most desirable solution...but is there a way to do this as well?

 

thanks.

 

Josh Kirschenbaum

VFX Supervisor

Nomad Editing Co

Santa Monica, CA

vfxjokir@gmail.com

3 REPLIES 3
Message 2 of 4
lcrs
in reply to: vfxjokir

You can do this with an eval() expression, it's a neat trick:

 

1) In the surface's Vertices menu, turn off Shape Chn.  You now have the same movement but you can see all the channels under the vertices folder in the animation window

3) Copy your surface and hide the old one

4) On the new surface, select the vertices folder in the animation window

5) Add an expression on this whole vertices folder which references your old surface's vertices channel using eval().  So if your old surface was image1 and your timewarp node in Batch is called timewarp55, use this: eval(image1.vertices, timewarp55.Timing)

6) The old animation is retimed using the whatever curve is in the timewarp 🙂

Message 3 of 4
vfxjokir
in reply to: lcrs

Brilliant!! Works great - thanks a lot - super life saver!

josh.

--

-. --- -- .- - - . .-. .-- .... . .-. . -.-- --- ..- --. --- - .... . .-. .
-.-- --- ..- .- .-. .
*Josh Kirschenbaum*
Visual Effects Supervisor

Nomad Editing Co.
1661 19th Street
Santa Monica, CA 90404
310 828 4999
310 422 3915
www.nomadedit.com
Message 4 of 4
Anonymous
in reply to: vfxjokir

"

-. --- -- .- - - . .-. .-- .... . .-. . -.-- --- ..- --. --- - .... . .-. .
-.-- --- ..- .- .-. .

"

http://morsecode.scphillips.com/jtranslator.html

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report