AVS to AVI?

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
sesshomaru1992
Joined: Mon Mar 06, 2006 7:06 pm
Org Profile

AVS to AVI?

Post by sesshomaru1992 » Thu May 08, 2008 8:33 pm

Hmm... So I've just started using AVIsynth and I was wondering if you can convert an .avs file to .avi and if so, how?

User avatar
JaddziaDax
Crazy Cat Lady!
Joined: Tue Mar 16, 2004 6:25 am
Status: I live?
Location: Somewhere I think O.o
Contact:
Org Profile

Post by JaddziaDax » Thu May 08, 2008 8:40 pm

the avs file should only be pointing to another file, so in order to use the filtering you would just open it in something like virtualdub mod and save the file.

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

Post by Kariudo » Thu May 08, 2008 8:41 pm

an avisynth script doesn't contain any video information itself.
If your script loads some video (using something like avisource, directshowsource, mpeg2source, etc...) you can throw it into a program like virtualdubmod and get an .avi file out of it, or something like meGUI or Zarx264GUI and get a spiffy .mp4
Image
Image

User avatar
sesshomaru1992
Joined: Mon Mar 06, 2006 7:06 pm
Org Profile

Post by sesshomaru1992 » Thu May 08, 2008 8:45 pm

Great! Thanks!

Locked

Return to “AviSynth Help”