Forum Replies Created

  • Luke Shaw

    September 21, 2022 at 7:08 pm in reply to: Retiming All Animation Keyframes with An Expression

    I FIGURED IT OUT! It took me longer than it should of to realize my initial solution worked, but that the issue was each layer had its final keyframe at a different position resulting in the scales across layers not being proportional. My solution was to add a single keyframe after all the other keyframes on each layer at the same time. This was the code I ended up using on the problem layer after this fix

    prop = thisProperty;

    firstValue = key(1);

    lastValue = key(2);

    newValue = thisComp.layer(“Master Position”).effect(“Spacing”)(“Slider”);//this value is to be changed for a controller or whatever

    AnimSp = thisComp.layer(“Master Position”).effect(“Animate On Speed”)(“Slider”);

    t = linear(time,0,AnimSp,0,key(2).time);

    linear(valueAtTime(t), lastValue, firstValue, -newValue, firstValue);

  • Just wanted to followup and say this works exactly how I wanted it to. I cant tell you how much I appreciate your help with this, thank you again and enjoy the rest of your weekend!

  • wow, thank you so much! I’ll try this out over the weekend and let you know how it goes!!

  • Terribly sorry about that. I attached an image to this reply and ill put the link in again to see if it works

    https://mf.freddiemac.com/aimi/

  • Thank you fro the time you took in giving me your feedback. I have made some tweaks to this list after posting on various forums and did decide to go with the Ace tripod for almost half the cost. Interestingly enough the cradle you recommend is the exact one someone else did too so i will be going with that as well. The main reason for the zoom h6 was to use as a audio interface now, with the ability to have more uses for it in the future if we did more field recordings with multiple mics of if we just needed an on the go voice over where we didn’t want to being all of our other equipment. I added a NT-3 to the list so we can have an indoor option but we do plan on having some outdoor scenes so we will probably need the boom pole and NTG-3 for those situations and I have access to help for booming when those situations arrive. My boss expressed strong interest in having enough equipment to allow for a very versatile workflow if we expand further. Thank you again though for all the time you put into that reply, I get off work now but will delve further into researching everything you said tomorrow. Have a great night!

  • We already have Lav Mics and lighting gear. The lighting still needs to have some upgrades but we have enough as of now to really make this list a priority and be able to put that on the back burner until we get rolling. We also have access to green screen equipment and people who can fill in as a prompter on a need by need basis. In regards to the editing equipment I am pretty well versed in the software and demands the computer needs to meet and will be working on that list of upgrades for my company after all the gear gets sorted out. I am taking a compartmentalized approach to this upgraded segments at a time just to keep this organized.

  • Luke Shaw

    March 1, 2016 at 2:57 pm in reply to: Testing

    test

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