Forum Replies Created

  • Igor Repin

    June 7, 2017 at 12:35 pm in reply to: How to link a keyframe to a slider control

    Hi there! It’s really helpful! Is it possible to add to this script a inertial bounce? I tried to combine two scenarios, but this was unsuccessful.

    if (numKeys > 1){
    t1 = key(1).time;
    t2 = key(2).time;
    v1 = 0;
    v2 = effect("Slider Control")("Slider");
    linear(time,t1,t2,v1,v2);
    }else
    value

  • Igor Repin

    September 1, 2016 at 9:09 pm in reply to: FCP7 problem with creating master clip.

    Thank you very much it’s really helped. I made this with a Media Manager. Thank you for your solution! In addition, I save time on it! I do not understand what the problem was exactly, but I can assume that this is due to the fact that XML did not delete information about multiclip.

  • Igor Repin

    September 1, 2016 at 9:14 am in reply to: FCP7 problem with creating master clip.

    Thank you for your response, but I have a small offset in timecode. Audio have a 2-3 frames shift from video. And I need to see all video and audio in timeline to move files manually and after this create a master clip. And your way can make only one clip at the same time and I don’t know which files need to be compared with each other. I have naming of files like this: Z023001.wav and A084C001_…..mov . I need listen all audio and all video to recognise rolls, takes and scenes.
    But anyway thanks for the tip, be sure to use it in the future. Thank you!

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