by Joe Maller on 5 Jan, 2004 01:22, Applies to: FCP 4.1.1 from:
This function is kind of slow and clumsy. Most digital imaging motion blurs work by shifting the source image equal distances from the center. For whatever reason, Final Cut Pro's Motion Blur only moves in one direction. To simulate the effect of a more traditional directional/motion blur, this filter needs to be applied twice in opposite directions.
Steps sets how smooth the blur will be, increasing this value will add substantial render time to any filter using the MotionBlur function.
For pure vertical and horizontal blurs, a much better option is to use Blur or BlurChannel with a severe aspect ratio distortion.
Authors own their submissions and grant full use rights to the site owner.
Commercial reproduction is prohibited without prior written permission (please ask first).
The FXScript Reference is an independent resource, created and funded through user contributions and my wallet. If you find the site useful, please donate to help keep this unique resource online.
This function is kind of slow and clumsy. Most digital imaging motion blurs work by shifting the source image equal distances from the center. For whatever reason, Final Cut Pro's Motion Blur only moves in one direction. To simulate the effect of a more traditional directional/motion blur, this filter needs to be applied twice in opposite directions.
Steps sets how smooth the blur will be, increasing this value will add substantial render time to any filter using the MotionBlur function.
For pure vertical and horizontal blurs, a much better option is to use Blur or BlurChannel with a severe aspect ratio distortion.