Motion-ease in/out

I'm working in FCE4 and using a number of still pictures. I'm doing pans and zooms using the motion control. No problem. The acceleration from start to stop is constant. I want it to start out slow, speed up, then slow down to end. So I control click to get "ease in/out" and apply. Sometimes it works, but mostly it doesn't. Sometimes nothing happens. Sometimes it changes the motion path from a straight line to a curve causing the picture to veer off from the straight line I want. Why does it sometimes not work or change the motion path?

Using FCE 3.5.1 / OSX 10.6.2 / Intuos 2
Well, not really sure why FCE’s Motion control only works on some clips for you...?
If you like, here is my workflow...
Create a motion-pass of your image, let’s say from left to right...
You should see a blue linear motion-pass with two green endpoints...
(the small dots in between are automatically generated keyframes)
Right click the first green (round) point (start-frame) /
From the drop-down choose Ease In / Ease Out /
Move the tip of the Bezier-handle in any direction and make it longer...
(keep it straight for a straight line, but it can be adjusted at any time))
You should see a second blue dot fairly in the middle of the bezier-handle...
Move that little dot up or down and see how the key-frames are moving...
Moving it to the green dot concentrates the keyframes (slower movement)...
Moving it to the other side opens the key-frames (faster movement)...
Do the same with the other green (square) point (end-frame)...
Adjust those handles until you like what you see...
Regards
Nolan

Similar Messages

  • Ease in/out of effect in Motion TAB ?

    From the Motion tab inside FCP-
    Is there a way to create an ease IN/OUT of a size or rotation change?
    example:
    I have a rotating postcard graphic that snaps into it's final position and I would like it to ease into that resting spot with more grace.

    This is covered in the Final Cut Pro user manual.
    Chapter 67, "Adjusting Parameters for Keyframed Effects", in the section "Controlling Speed Along a Motion Path" on page 1123 of the pdf file found in the application's Help menu bar item.

  • Problems easing in/out for ken burns effect

    I love FCP, but this has been driving me crazy for the past year or so!
    I have to edit a lot of presentations with maps and still pictures, and I often need to zoom in or out to a specific part of a still. Easing in and out of keyframes looks much better than sudden movements, but because "Scale" beziers are time-based and "Center" beziers are space-based, it's practically impossible to coordinate the scale and the movement.
    Does anybody know of a viable way to ease in or out while ken burnsing in FCP?
    BTW I LOVE Motion and I know it can do this, but for one of the simplest and most commonly needed editing tasks, creating every shot in Motion would be unnecessarily tedious and seems like overkill.

    Here are my two workarounds to smooth out the "slide" that happens due to the fact that you can only "ease" scale and not motion keyframes.
    1. simple - keyframe the anchor point, or just move it where the center of the zoom is supposed to be. This is easily done with the disort tool, but dragging the anchor point can be tricky if the image is very high-res, as it will keep showing you a different part of the image as you drag it around.
    2. tricky - keyframe the motion as you normally would, and bring up the motion path in the canvas (wireframe). Notice that there are bezier handles on either end of the motion path. Swing out one of the handles away from the straight motion path, which will temporarily curve your motion path. Notice that in addition to the point you can grab on the end of the handle, there is also a round point in the middle of the handle. Grab the point in the middle of the handle and slide it along the handle - you'll see the points on the mition path compress towards one end or the other. This has the same effect as easing the motion in or out. When you are done adjusting, you can drag the handle back to straighten out the motion path.
    Since it is possible to adjust the speed of a motion path in this way, I have no idea why they have never tried to allow this to simply be eased in the motion tab. But if I could do that kind of math in my head I would be a computer instead a lowly user. It's too bad that this is one of those things that looks great when you see it in the interface - "oh, smooth, that sounds nice" but then if you try to smooth the zoom and keyframe the x:y position, you'll get the "slide" every time. Very distracting and really never what you want.
    Hope your plugin is easier to use than my workaround.
    Max Average

  • Ease in/out not intuitive

    Hello,
    I've been using animation applications for about 20 years now and, for whatever reason, Flash CS5's ease in/out feature has got me stumped.
    I have a simple text Movieclip that comes from the left, off stage, and moves to the right onto the stage and stops. I want to ease it so it slows down to a stop.
    I'm using Flash CS5 with the new tween.
    When I click on the tween in the timeline, the ease property in the Properties Inspector doesn't give me what I want. If I put 100, it comes in and stops hard. If I give it a -100, it slowly accelerates to full speed and then stops suddenly.
    I've read the tutorial for the new Motion Editor in Flash and it doesn't work like any other motion editor I've used, including Adobe's own After Effects. Normally, you would just click on the graph's line and then curve it with a pen tool or right-click on select bezier...
    Thank you for your time.

    Hey there,
    The property inspector applies ease across the entire tween span, so you're correct that it's not going to give you what you're after. One of the things about the new tweens is it's applying the animation to an entire object, which gives us complexities about trying to do things like ease between property keyframes. We know we need to make this workflow better, and have many ideas around this, hopefully it'll be a reality in a future release soon.
    So for now, when easing non-spatial properties (anything other than X, Y, Z), you can use the bezier to adjust the curve. For spatial properties (X, Y, Z) you can switch between smooth and linear curve but not use bezier handles. The reason for this is Flash has stage editing - in order to have both stage editing and control in the graphs, you can either have one or the other. Because Flash users are so accostomed to Stage editing, we went with that and turned of spatial control in the ME (otherwise, Math takes over the handles and you can't really adjust them as you expect). And also because adjusting those curves in the ME rarely gets a user what they're typically after (which is the correct result, technically/mathematically speaking).
    Anyway, long story short - if you're doing ease in/out, you may just want to use one of the "Stop and Start" eases, which is an S curve and is ease in and ease out. Just add it to your tween, set the value, and then apply it to the properties you need it on.
    Or, you can add a Custom ease and use the bezier controls (keyframes will snap to keyframes in the properties of the tween), and then apply it to your properties.
    If you aren't trying to ease a spatial property, you can adjust the curves using beziers, which is a good way of applying ease between keyframes as you note.

  • [F8] How to move a MovieClip with Ease In/Out tween using Actionscript

    In Flash 8, I need to move a MovieClip from point A to point
    B when a user clicks a button.
    I currently have a function which I pass three arguments:
    TargetX, TargetY, and the Duration (in frames). I have it working
    to move the clip linearly, however, I would really like to be able
    to ease in/out on the tween.
    I'm really stuck on the math of it all and need someone to
    give me the formula.
    Here's my function:
    Code:
    // Function which is called when user clicks button to move
    the mc
    _global.fMoveTheMovieClip = function(iTargetX, iTargetY,
    iDuration){
    // Calculate the distance to the Target position
    iTotalDistance = iTargetX - MoveThisClip_mc._x;
    // Mover function
    MoveThisClip_mc.onEnterFrame = function(){
    // If the movie clip has gotten close enough to the target
    if((Map_mc._x > iTargetX && Map_mc._x <
    (iTargetX + 1)) || (Map_mc._x < iTargetX && Map_mc._x
    > (iTargetX - 1))){
    // Snap the movie clip to the target x
    MoveThisClip_mc._x = iTargetX
    // And stop this function
    delete this.onEnterFrame;
    // Else, if the mc has NOT reached the target zone
    }else{
    // Move the clip
    // This is where I would like a formula to ease out then in
    based on the duration
    // Right now I have this to move the mc at a constant speed
    MoveThisClip_mc._x += (iTotalDistance / iDuration);
    Also, everything needs to be AS2 compatible.
    AND, I can't use the "tween" or "transitions" classes.
    So, please don't post anything with code similar to this:
    Code:
    import mx.transitions.Tween
    import mx.transitions.easing.*;
    If I need to add a "power" or "strength" argument to my
    function, that's fine.
    Thanks!!!!

    I'm thinking what I want isnt possible...
    Here is what I get.
    Its perfect for landscape.
    But when I use the same settings on a portrait, I get this
    The entire canvas should be portrait.  If I flip it, then the watermark is under the image instead of on the right hand side going up like on the landscape one.
    The portrait one should end up looking like this
    I know this is being picky, but I'm taking over running photo and reviews for a media, and we have 4-5 photographers (myself including) covering shows.  So I'm looking for a one click to export and bam everything is fine type of thing. 
    So it's like the canvas would need to be portrait for portrait photos and landscape for landscape photos, and keep the name on the lower right regardless.  I'm thinking LR isnt that smart just yet to say "add 1 inch and put logo down here on all images" lol
    But I totally appreciate your input.

  • Even after turning ON Reduce motion the icons and the windows and the apps zoom motion in and out is still giving me a lot of head ache and dizziness and motion sickness... Please fix it!!

    Even after turning ON Reduce motion the icons and the windows and the apps zoom motion in and out is still giving me a lot of head ache and dizziness and motion sickness... Please fix it!!

    hi i had the same problem today when i updated my itunes to latest version. however, i have just found my songs in the 'itunes media' folder. this was accessed through 'my music'  then keep clicking through until you find itunes media and all my library songs were in there and i then just added these files to my library and all were restored however, i have lost all my playlists but at least my 700 songs are back. very dissapointed with apple that they have let this happen with their latest update, the previous version was miles better than this one . hope you find them. stevo

  • Send to motion option greyed out in FCP 7.0.3

    Hi I have just bought Motion 5 in order to use the optical flow tool. When I select a clip in my timeline in FCP the option send to motion is greyed out. I only get the options send to soundtrack pro multitrack, soundtrack pro and shake.
    Can anyone help me please?

    Ah, bad decision without doing the research first.
    Forget Motion 5 for now until you make the leap to FCPX.
    Learn Motion 4 and learn Optical Flow in the FCS3 package.
    bogiesan

  • Can AE do 1)Photoshop or Flash distort, skew, warp etc. transformations?,2) mask tween:ease in/out?

    Hello AE Community,..
    1) does AE have or can be made to perform Photoshop or Flash distort, skew, warp etc. transformations?, (these save incomparable time in path editing rather than AE's limited transforms and manual point and tangent realignments)
    2) when shape(mask) tweening in AE is it capable of what Flash calls ease-in/out, or what Illustrator and CorelDRAW calls "speed"or "acceleration" respectivly?
    thanks for any help,
    Jeff

    Re 1) Effects --> Distort --> Transform | Mesh Warp
    Re 2) Animation --> Keyframe Assistants or simply use the graph editor.
    Mylenium

  • Easy Ease vs Easy Ease In/Out

    Newbie question here what's the difference between Easy Ease vs Easy Ease In/Out?
    Thanks,
    Kristin.

    Easy Ease creates an ease on both sides of the keyframe. Ease In adds it before the keyframe. Ease out adds it after the keyframe.
    Easy Ease is a combination of Ease In and Ease Out.

  • Motion Tween grayed out

    I'm doing a project for class and I'm not terribly savvy with Flash, so please bear with me as I try to give you the information I hope you'll need to help me out.  I am using Flash CS5.
    I am doing a kinetic typography project. I need letters to move along a path I drew with the pen tool.  I drew the path.  I have the letter.  I converted the letter to a symbol.  I created a guide layer and my pen tool path is on it.  I click on the layer with the letter and the letter is just off the stage.  I have 30 frames created and one initial keyframe in the first frame of the timeline.
    When I right-click on the letter, Create Motion Tween is grayed out.  When I right click on the layer containing the letter, the Create Motion Tween is grayed out.  When I add another keyframe to the end (frame 30 in this case) and try to right-click, it's still grayed out.  I've tried clicking on the guide, the letter, recreating the symbol... What am I missing?

    You're welcome.  One problem with the new tweening (hearsay on my part) is that they are not intuitive to use.  With the classic tween it is a straightforward matter of start frame, end frame, and done, and it serves most purposes folks have for timeline-based tweening. 
    It is possible the approach you took is not the way to go when creating motion paths for the new tweens.  Here's a link to a video that demos using the new tween with a motion path.  It appears the path is not done the same way you attempted if you have the path on a separate layer...
    http://www.youtube.com/watch?v=4-BIlFiy_DY
    So it is looking more like the grayed out options were correct.
    I would hope that if you showed your instructor the problem you were having you wouldn't get any disfavor shown for your solution, especially if you were taught to do what you were trying to do... and it might even teach your instructor something. 

  • Ease in/out for a scaling image?

    I have an image with a keyframe on the first frame and one on the last, and I have the image scaling up on the last frame. I'm not happy with how CS6 is scaling the image up, I would like to have it do it smoother. I right click on the last keyframe and choose both Ease in and also try Ease out, though I am not seeing much difference. Which option should I be using, and are there any other options I should look into?
    Thanks.

    As others have stated, one can adjust the Interpolation of the Keyframes. Initially, all Keyframes will be Linear, and often, some form of Bezier Interpolation is preferable. The Ease Out (first Keyframe), and Ease In (last Keyframe) are really just Presets, and will do a "smoother" job with the Interpolation. As Steven points out, one has more options, and one of those, say Auto Bezier, might be better, and also offer the user more control - it just depends on what one wants. PrPro offers a great deal of control with regards to Keyframe Interpolation.
    Good luck,
    Hunt

  • Motion project exports out of sync

    Hi - I'm quite new to motion and have just learned to use it for keying - however I'm quite perplexed by the fact that whenever I export my finished project, it plays back out of sync. I am working at HDV 1080i50 mode, (fairly certain there is nothing telling the machine it's NTSC or anything...)
    Does anyone have any ideas?
    Best wishes, Dan

    HDV files are probably to hefty to be using in Motion. Try exporting them as Pro Res and reconnecting them. You could also try to bring the Motion Project into FCP and exporting from there.... On other thoughts, does your project have a separate audio file being used? If so, You might want to export the audio file as another format or change it's bit rate.

  • Paste Motion Special Grayed out  (Flash CS4)

    I'm just learning how to use Flash CS4 (taking college online
    class) and I'm trying to follow the step-by-step instructions in a
    specific lesson. Whenever copy a motion-tweened animation and then
    try to "paste motion special" the option is grayed out. I've looked
    thru the documentation but can't seem to find an explanation. I'm
    hoping there is someone out there that has a very simple
    explanation of
    why it's happening and then can walk me thru
    what I need to do to fix it.

    quote:
    Originally posted by:
    RPlummer
    I'm just learning how to use Flash CS4 (taking college online
    class) and I'm trying to follow the step-by-step instructions in a
    specific lesson. Whenever copy a motion-tweened animation and then
    try to "paste motion special" the option is grayed out. I've looked
    thru the documentation but can't seem to find an explanation. I'm
    hoping there is someone out there that has a very simple
    explanation of
    why it's happening and then can walk me thru
    what I need to do to fix it.
    I think I'm in the same online class....having the same
    trouble. Hope someone here can help. Thanks.

  • Add ease in/out to curves when animating scale?

    Im trying to animate the scale and position of a clip to go from full screen to the top corner. The position keys seem to have an automatic ease in and ease out to their curves. Scale seems dead linear. Needless to say the finished effect looks awful. The Video Animation editor doesnt appear to allow me to access the curves for transform. This is ridiculous! Am I doing something wrong? Anyone know of a workaround?
    Thanks,
    Andy

    Yes, it should be more flexible. But all is not lost.
    You just have to add a few more keyframes along the way to get a more nuanced variation. Not as elegant nor as easy as handling some Bezier curve, for sure. But you don't have to resign to setting one keyframe at the beginning and one at the end and let FCP X scale linearly.

  • Easier  Ease In - Out

    Is there an easier way to use the Ease in or Out?
    Right now I "right click-Temporal Interploation - choose Ease In or out.
    I have to do the 4 times for each clip.
    There ought to be an easier and faster way.
    Tom

    After a bit more testing, - here's what seems to work.
    I made a Preset which sets the initial Key Frames and Ease Out.
    I then apply it to the beginning of a new clip.
    Adjust my starting key frames and then go to the end of the clip and click on the Add Key Frame button.
    It automatically turns the ending key frames into Ease In Points.
    I then make my adjustments to the ending key frames and I'm done -

Maybe you are looking for

  • The iTunes music library.itl file cannot be found or created?

    itunes 7 worked all day for me yesterday, but I have had this problem since last night where when I try to start it I get this message: "the iTunes music library.itl file cannot be found or created. the default location for this file is in the "itune

  • How to Clear GR/IR when business area is different.

    Dear All, Using F.13 i cleared my GR/IR account.  After doing this there are some items left, which are still not cleared.  On verification found that the business area is different in GR and IR i.e, The BA on GR/IR is different on accounting documen

  • Flex not resolving a DTD document

    Hi, I am trying to call a method on a java remote object. My server is set up fine because I have done this before but in this case the .jar file contains an XML file: AppSpringContext.xml and this is calling a DTD: spring-beans.dtd. Both of these fi

  • I am unable to access Elements Inspiration Browser in Elements 10 Editor

    Does anyone know why I can't login (using my Adobe Id) when trying to access Elements Inspiration Browser from the Editor?

  • ITunes 7.3 installation failed (Windows XP)

    While installing iTunes 7.3 on my Windows XP computer, the installation failed because the installer didn't have sufficient privileges to modify AppleMobileDeviceHelper.exe. I've tried uninstalling a previous version of iTunes and reinstalling it; I'