Forum Replies Created

Page 217 of 285
  • Mylenium

    March 27, 2006 at 11:12 am in reply to: controlling time remap with an expression.

    Try to use the Time Displacement effect and randomize its Offset parameter. Use something like that:

    seedRandom(index,true);
    my_offset=Math.round(random(-100,100));

    [my_offset]

    This way all you need to do is clone the layer without adjusting in and out points and it will still play differently for every clip.

    Mylenium

    [Pour Myl

  • Mylenium

    March 27, 2006 at 11:09 am in reply to: Is There A Trick To Use Keylight In PhotoShop?

    You can’t. PS does not support AE plugins. But what’s stopping you from using AE and then exporting a keyed image to PS? I fail to see how that would be any different.

    Mylenium

    [Pour Myl

  • The magic word is layer space transforms. As alon_a says, you need to add this to your expressions. In your example it could be something like that:

    foot=thisComp.layer(“Foot”);
    foot_point=foot.toWorld(foot.anchorPoint);

    [foot_point]

    Mylenium

    [Pour Myl

  • The magic word is layer space transforms. As alon_a says, you need to add this to your expressions. In your example it could be something like that:

    foot=thisComp.layer(“Foot”);
    foot_point=foot.toWorld(foot.anchorPoint);

    [foot_point]

    Mylenium

    [Pour Myl

  • Mylenium

    March 27, 2006 at 5:28 am in reply to: formula to calculate from real distances to pixels

    Well, that’s what 3D tracking software is for… Other than that I don’t think you will need any such trickery. It seems your shot would be accomplishable easy enough by matching the elements by hand.

    Mylenium

    [Pour Myl

  • Mylenium

    March 24, 2006 at 9:14 pm in reply to: How consolidated a afx project with qt reference(avid)

    Yeah, that is indeed a problem and the only 100% safe way really is to convert all reference clips to real ones. You could also try to find all relevant Avid clips using the media tool, consolidate them to a separate disk/ partition and copy them to your backup along with the media database and Avid project files, but this isn’t very safe because when you restore those projects, you may loose other data of projects currently running. As a compromise you might create a complete video mixdown of the clips in question and export this complete clip (or its corresponding single OMF file). In case of an OMF file, you can always manually re-link it later on when you restored it from your backup. I’m not completely sure though, since I haven’t worked on an Avid for quite a while.

    Mylenium

    [Pour Myl

  • Mylenium

    March 24, 2006 at 4:14 pm in reply to: AE 7 Expressions – anything new?

    Nope nothing noteworthy. There are some useful changes to JSX scripting, though.

    Mylenium

    [Pour Myl

  • Mylenium

    March 24, 2006 at 4:14 pm in reply to: AE 7 Expressions – anything new?

    Nope nothing noteworthy. There are some useful changes to JSX scripting, though.

    Mylenium

    [Pour Myl

  • Mylenium

    March 23, 2006 at 8:02 pm in reply to: dynamic motion using expressions

    https://www.motionscript.com

    Mylenium

    [Pour Myl

  • Mylenium

    March 23, 2006 at 8:02 pm in reply to: dynamic motion using expressions

    https://www.motionscript.com

    Mylenium

    [Pour Myl

Page 217 of 285

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy