Forum Replies Created

Page 4 of 6
  • Nick Hill

    September 9, 2010 at 1:19 pm in reply to: Parenting a layer, using ONLY expressions?

    You can do something like –

    (layer’s position property)

    L = thisComp.layer(“Null 1”); // rename for your null
    L.transform.position;

    (rotation)

    L = thisComp.layer(“Null 1”);
    L.transform.rotation;

    etc.

    But then you’d need to add extra complexity to it to handle the switchover – and if the nulls are in different positions the layer would jump.

    A better solution might be to parent Null 2 to Null 1, and the layer to Null 2. Then just move one null at once.

  • Amazing. Thank you Dan!

    *doffs hat*

  • Thanks all. I don’t think converting audio to keyframes will do what I want (I need the marker to fire off the sfx, not the other way round) but I’ll have a look at Soundkeys 🙂

  • Nick Hill

    September 4, 2010 at 2:34 pm in reply to: HDTV 29.97 to PAL 25p

    Yes, it can – just create a PAL comp, drag your 1080p comp into it and then scale it down. AE “thinks” in seconds, so it doesn’t really matter that you’re comverting from 29.97 frames/sec to 25 – it’ll reinterpret the keyframes on the fly.

    Regarding aspect ratios, it depends: is the PAL destination widescreen or 4:3? Adobe changed the default aspect ratios in CS4, so a 1920×1080 comp dragged into a 16:9 PAL comp will either have black bars either side, or crop a small amount off the top and bottom. It’s up to you which of these is more acceptable.

  • Nick Hill

    September 4, 2010 at 2:29 pm in reply to: How to elongate a layer in the timeline in After Effects?

    You mean the comp which represents your .ai file doesn’t stretch any more? You should be able to go into this comp and extend the length of that, and then in the parent comp you’ll be able to drag its end point out to make it longer.

    If you go to Preferences > Import, then you can set the default length of anything you import to be the length of the composition you’re dragging it into (or any other value) so you don’t have to bother extending it each time. My guess is that the “00:00:01:00” option is ticked which would make each still image one second long.

  • Nick Hill

    September 4, 2010 at 2:23 pm in reply to: How to set Adjustment Layer to 1 thing?

    If you only need to affect the appearance of one text layer, you might be able to just apply the effects directly to the text and not use an adjustment layer. If not, then precompose all the text layers you want the effect to apply to, and put an adjustment layer at the top of this precomp.

  • Nick Hill

    January 8, 2010 at 4:57 pm in reply to: DIY depth of field

    Thanks Dan! A maths wizard as ever 🙂

  • Nick Hill

    January 8, 2010 at 3:34 pm in reply to: help executing these expressions? (first timer)

    If you want a set of tutorial videos, you can’t do much better than Andrew Kramer’s at https://www.videocopilot.net. Start with the early ones – he explains expressions very well, and each video has a point – ie you end up making something, rather than “this video explains about the anchor point” which some tutorials are like.

  • Nick Hill

    September 22, 2009 at 12:59 pm in reply to: Help! Unusual long render time in AE CS3

    have you tried rendering to, say, Photoshop image sequence first, then importing that and rerendering to mpeg2? I find it’s better to render to image sequences with anything complex, then if it crashes or hangs you can pick up where it left off.

    only other thought is – have you checked task manager > processes? sometimes you might have a process which is eating all the cpu power.

  • Nick Hill

    August 18, 2009 at 9:34 am in reply to: Text expressions – can’t work this out

    Ah. No, I hadn’t – thank you!

    I’m going to go away now and try and get my head round how it works – it still seems a bit of a dark art…

Page 4 of 6

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