by Joe Maller on 8 Apr, 2004 02:17, Applies to: FCP 4.1.1 from: 68.173.21.82
Like getNativeSize, this undocumented function was discovered in FCP4's Widescreen filter. It does the same thing as AspectOf, except it reports the native pixel aspect ratio of a clip instead of dest's pixel aspect ratio.
This seems most useful for mixing 16x9 wide clips with standard 4:3 clips. GetNativeAspect does correctly report the pixel aspect ratio of PAL clips in NTSC timelines, but those clips are still hamstrung by differeing frame rates.
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.
Like getNativeSize, this undocumented function was discovered in FCP4's Widescreen filter. It does the same thing as AspectOf, except it reports the native pixel aspect ratio of a clip instead of dest's pixel aspect ratio.
This seems most useful for mixing 16x9 wide clips with standard 4:3 clips. GetNativeAspect does correctly report the pixel aspect ratio of PAL clips in NTSC timelines, but those clips are still hamstrung by differeing frame rates.