Aspect ratio on multiple clips

donwidener wrote on 8/12/2008, 5:28 PM
I have several clips assembled on a timeline with project settings for normal DV Widescreen. The clips are shot with my HDR-FX1 camera which produces 1440x1080 files. Is there any way to select "match the output aspect ratio" on all clips (or a group) without having to select each one individually? Thanks in advance for all replies.

Comments

Jessariah67 wrote on 8/12/2008, 7:28 PM
There's a script for this - just not sure where you can find it.
ritsmer wrote on 8/12/2008, 10:59 PM
You could also use "copy "and "paste event attributes" to selected - if you have not done other things to them individually.
johnmeyer wrote on 8/12/2008, 11:03 PM
Choice #1: Download and run the trial of Excalibur (at jetdv.com) or Ultimate S (at VASST.com)

Choice #2: Use this ancient script:

aspectratio.js

You will have to rename the script's extention to "js" and use Notepad to change:

import SonicFoundry.Vegas;

to

import Sony.Vegas;
donwidener wrote on 8/18/2008, 7:17 AM
Thanks all!