AMV Gurus come to my aid!!!

Locked
User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Fri Jun 18, 2004 12:02 am

Alright I figured it out.
In the project settings there is an option to "scale tracks to project dimensions when adding to sequence".

Seems its all or nothing, as it can only be set for the entire project as opposed to individual clips.

User avatar
Unfound
Joined: Thu Dec 11, 2003 5:38 pm
Location: Joisey
Contact:
Org Profile

Re: AMV Gurus come to my aid!!!

Post by Unfound » Fri Jun 18, 2004 2:27 pm

Poetic_Kaos wrote:Problem: I have multiple video files of varying resolution. How do I make them all one resolution? The resolutions are 512 by 384, 640 by 480, and 384 by 256. My target resolution is 640 by 480. Can it be done? I heard there was some kind of filter in Premiere but I know nothing about it. Any help will be very appreciated.

The reason: As you all know when editing files of various resolutions. The size of a scene can vary in size. I simply find that annoying, something must be done.
If you're using DVD Rips, (Which you should be) then this shouldn't really be a problem. No DVDs are viewed at any of those resolutions, not in PAL or NTSC so I suggest you mow some lawns and make footage the correct way. (Yes, I stated the obvious). Do it with AVISynth if you TRULY need to use these sources with the following script:

AVISource("File location/File Name.avi")
LanczosResize(640,480)

Locked

Return to “Video & Audio Help”