code help

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
DarkestBuddha
Joined: Sun Apr 15, 2007 11:56 pm
Org Profile

code help

Post by DarkestBuddha » Thu Jun 14, 2007 4:42 pm

i want to make my vid size to fit the screen
can you do that or does it have to be a certain size??

can someone tell me what the code is??

lol, all i used before was:
DirectShowSource("C:\Documents and Settings\Extreme\Desktop\Project\a bugs life.mpg")
KillAudio();

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

Post by Zarxrax » Thu Jun 14, 2007 4:47 pm

A video must be a defined size. Your player can stretch the video to whatever size you want.

User avatar
DarkestBuddha
Joined: Sun Apr 15, 2007 11:56 pm
Org Profile

Post by DarkestBuddha » Thu Jun 14, 2007 4:58 pm

i want to play it on a tv using a dvd player
the original size is too small
we wont be using a player

User avatar
RosenRed
Joined: Thu Mar 03, 2005 5:33 am
Org Profile

Post by RosenRed » Fri Jun 15, 2007 3:17 am

The standard size for NTSC is 720x480 and for PAL 720x576.

You can use a resize filter do scale your video but I can't give you the code without knowing what your video size is... I suggest you take a look at THE guide. I'm sure that all your questions will be answered.

PS: If your video is too small you understand that it will look terrible on TV....

Good Luck!
<a>Deep Into The Rabbit Hole...</a>

Locked

Return to “AviSynth Help”