Vegas 7.0: How to change dimensions

For help and discussion concerning Magix's (formerly Sony's) Movie Studio and Vegas Pro editing software.
Post Reply
marthwmaster
Joined: Wed Jul 16, 2008 9:02 pm
Org Profile

Vegas 7.0: How to change dimensions

Post by marthwmaster » Thu Jul 15, 2010 8:58 pm

I'd like to narrow the dimensions of my footage so that they look better (i.e. the characters' faces are too fat). How do I accomplish this in Vegas?

User avatar
Nya-chan Production
The :< point of view
Joined: Wed Nov 15, 2006 11:21 am
Status: White bracelet
Location: Ward 7F
Contact:
Org Profile

Re: Vegas 7.0: How to change dimensions

Post by Nya-chan Production » Fri Jul 16, 2010 12:24 am

Hmmm, is it true with all your footage? What resolution are you using? ^^;;
Image

marthwmaster
Joined: Wed Jul 16, 2008 9:02 pm
Org Profile

Re: Vegas 7.0: How to change dimensions

Post by marthwmaster » Mon Jul 19, 2010 1:13 pm

Here is the script I am using:

Code: Select all

Mpeg2Source("C:\Documents and Settings\Josh computer\My Documents\anime footage\Blood+\Blood+ Volume 10\Blood+ Volume 10.d2v")
Telecide(1)
Decimate(5)
Tweak(sat=1.2, cont=1.1, bright=-2)
Awarpsharp(12)
Deen("a2d",3,7,9)
Crop(8,0,-8,-0)
LanczosResize(848,480)

marthwmaster
Joined: Wed Jul 16, 2008 9:02 pm
Org Profile

Re: Vegas 7.0: How to change dimensions

Post by marthwmaster » Mon Jul 19, 2010 1:23 pm

Also, here's a screenshot in case it helps.

Image

User avatar
Nya-chan Production
The :< point of view
Joined: Wed Nov 15, 2006 11:21 am
Status: White bracelet
Location: Ward 7F
Contact:
Org Profile

Re: Vegas 7.0: How to change dimensions

Post by Nya-chan Production » Mon Jul 19, 2010 1:56 pm

LanczosResize(848,480) <= Here's your problem - Blood+ is 4:3, so you should use 640x480 ;>
I'll also send in some help, because some of those filters look nasty (Tweak, Deen, etc)
Image

marthwmaster
Joined: Wed Jul 16, 2008 9:02 pm
Org Profile

Re: Vegas 7.0: How to change dimensions

Post by marthwmaster » Mon Jul 19, 2010 5:00 pm

Awesome, thank you! ^^

Post Reply

Return to “Movie Studio & Vegas Pro”