Forum Replies Created

Page 1 of 5
  • Bill Hall

    September 20, 2021 at 2:46 pm in reply to: Textbox, align text vertically to bottom

    I might be doing something wrong or it may have changed in AE but this didn’t work for me

  • Bill Hall

    September 20, 2021 at 2:46 pm in reply to: Textbox, align text vertically to bottom

    The expression above didn’t work for me the one I got from Reddit worked. I pasted the expression below and the link to the post in case the formatting is messed up when I pasted

    // get size of layer. Returns obj with { left, top, width, height }
    var b = sourceRectAtTime(time,true);

    // correct for scaled layers.
    b.left *= scale[0]/100;
    b.top *= scale[1]/100;
    b.width *= scale[0]/100;
    b.height *= scale[1]/100;

    // stick anchor at horizontal center, vertical bottom.
    [b.left + b.width/2 , b.top + b.height]

    // You could also use this to lock at bottom left:
    // [b.left , b.top + b.height]

    https://www.reddit.com/r/AfterEffects/comments/d6k4zz/have_text_build_from_the_bottom_up/

  • Bill Hall

    April 11, 2012 at 7:00 pm in reply to: Wild and irresponsible Smoke speculation thread

    No guess here but I’d like to change the name of this forum to “Wild and irresponsible speculation”.

  • Bill Hall

    April 5, 2012 at 12:40 pm in reply to: FCPX or Not — mini-meetup at NAB?

    I wish I was there this year.

    This could be the best or worst idea ever though. Either we will see a lively discussion or a fist fight.

  • Bill Hall

    March 8, 2012 at 2:48 pm in reply to: Software update breaks Audio playback in Final Cut 7

    So just did a little test. If I open the project this error started with all subsequent projects will have the audio problem. If I close final cut and open another project no problem with the audio.

    Solution. Delete problem project.

  • Bill Hall

    March 8, 2012 at 2:40 pm in reply to: Software update breaks Audio playback in Final Cut 7

    So I did the Combo update and repaired disk permissions and the problem came back. All I did was install the 10.6.7 combo update.

    I am at my wits end with this. I have never had a problem like this.

  • Bill Hall

    March 7, 2012 at 2:06 pm in reply to: Software update breaks Audio playback in Final Cut 7

    Just took a look. I am running FCP 7.0.3 and just plain old 10.6. The only update my Mac shows is for 10.6.8 V1.1, Air Port and iphone SDK. I don’t know how I can update to just 10.6.7.

  • Bill Hall

    March 7, 2012 at 1:26 pm in reply to: Software update breaks Audio playback in Final Cut 7

    I’m monitoring the audio over headphones. No external card required. I’d really like to find out which update broke my machine.

  • Bill Hall

    February 28, 2012 at 12:42 pm in reply to: H.265 Opinions?

    That was my main point. 4K isn’t that interesting of a feature. What I find interesting is that it boasts increased efficiency in encoding HD content. It makes me wonder how much we’ll be able to lower the bit-rate of HD video and still have acceptable quality.

  • Bill Hall

    February 17, 2012 at 9:05 pm in reply to: Vimeo degradation of video?

    The photos are showing up now. Maybe it was just me.

    Have you tried uploading it again? It looks like the error is on Vimeo’s end. To me that looks like a video file with an incredibly low bitrate.

Page 1 of 5

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