Avisynth newbie. resizing videos. need help with encoding.

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
OMGapotato
Joined: Tue Mar 22, 2011 9:11 pm
Org Profile

Avisynth newbie. resizing videos. need help with encoding.

Post by OMGapotato » Thu Apr 07, 2011 1:46 am

i literally just now downloaded avisynth, trying to resize my videos to make them smaller. i found out how to make them smaller, then i went to encode and almost had a brain aneurysm. can somebody explain to me what an exe path is? how do i know what aspect ratio it is?

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: Avisynth newbie. resizing videos. need help with encodin

Post by Kariudo » Thu Apr 07, 2011 2:48 am

which program are you using to encode?

the exe path is the location of the program. Something along the lines of C:\program files\program xyz\glorious_program.exe

The aspect ratio is width/height. (640/480 = 4:3 = 4/3 = 1.333333)

You may want to read AbsoluteDestiny & ErMaC's Technical Guides to All Things Audio and Video
it's got sections on avisynth, aspect ratios and more. It's not the end-all guide for the technical aspects of videos, but it's a good start.
Image
Image

OMGapotato
Joined: Tue Mar 22, 2011 9:11 pm
Org Profile

Re: Avisynth newbie. resizing videos. need help with encodin

Post by OMGapotato » Thu Apr 07, 2011 11:12 am

thanks alot. there's a section about resizing.i think i understand now

OMGapotato
Joined: Tue Mar 22, 2011 9:11 pm
Org Profile

Re: Avisynth newbie. resizing videos. need help with encodin

Post by OMGapotato » Thu Apr 07, 2011 11:13 am

just to clarify, the exe path should be the program i use to encode such as adobe media encoder?

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: Avisynth newbie. resizing videos. need help with encodin

Post by Mister Hatt » Thu Apr 07, 2011 7:52 pm

No, don't EVER use Adobe Media Encoder. Not sure why exactly you need to know what an exe path is but it's what Windows refers to as $PATH. It's a string telling the system where to look for executable files. Still not seeing why you'd need to know that though.

For your encoding, you need nothing other than x264.exe and VirtualDub, I guess with UT Video installed so that you can use it in vdub but it isn't strictly necessary. MKVToolNix is helpful as well for releasing glorious MKV files when you're done.

OMGapotato
Joined: Tue Mar 22, 2011 9:11 pm
Org Profile

Re: Avisynth newbie. resizing videos. need help with encodin

Post by OMGapotato » Thu Apr 07, 2011 9:51 pm

it was asking for an exe path because it was the first time i've done something (can't remember from the top of my head).

thanks for the suggestion. is there an efficient way of converting mkv, avi, wmv files into .mp4? i've had to convert all my files to mp4 because of adobe premiere pro unless there's a way adobe premiere pro can read avi, mkb, wmv files.

Mister Hatt
Joined: Tue Dec 25, 2007 8:26 am
Status: better than you
Contact:
Org Profile

Re: Avisynth newbie. resizing videos. need help with encodin

Post by Mister Hatt » Sun Apr 10, 2011 11:58 pm

It can read avi files... It also sucks at reading MP4, but is reasonably good with m2ts as far as I can recall.

Locked

Return to “AviSynth Help”