How do I make an AVS script of an AVI file?

Locked
KidEgo
Joined: Sat Jan 12, 2008 11:51 pm
Org Profile

How do I make an AVS script of an AVI file?

Post by KidEgo » Thu Jul 09, 2009 8:35 pm

There's an anime I have on DVD, but it's too many episodes to rip the whole series, and so I'm just downloading a torrent of the series, and I'm just gonna make AVS scripts of the AVI files, but I don't know how to! Can anyone help?
All my haters:I'm awesome, and you're just jealous and biased elitists. Fuck you very much.
And I still say CASSHERN SINS SUCKS ASS!!!!

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: How do I make an AVS script of an AVI file?

Post by Kariudo » Thu Jul 09, 2009 9:02 pm

Or you could just rip the episodes that you want/need...

anyway...making the script:
1) open notepad
2) try using avisource("<path to file>") first (directshowsource(), ffmpegsource(), etc... are other options but avisource() is the first stop for avi files)
*Alternatively, if you make the avisynth script in the same folder as the file, you can just put avisource("<name of file>")
3) add other filters if desired
4) save as, leave all the options alone but change the extension from .txt to .avs (put it as part of the file name, don't go looking in the dropdown box for file extensions)
Image
Image

KidEgo
Joined: Sat Jan 12, 2008 11:51 pm
Org Profile

Re: How do I make an AVS script of an AVI file?

Post by KidEgo » Sat Jul 11, 2009 10:46 pm

So far it's working, but how do I turn the audio off for the AVS files?
All my haters:I'm awesome, and you're just jealous and biased elitists. Fuck you very much.
And I still say CASSHERN SINS SUCKS ASS!!!!

User avatar
Vax
Sexy black guy
Joined: Sat Oct 11, 2008 11:14 am
Status: Chayin
Location: New York
Org Profile

Re: How do I make an AVS script of an AVI file?

Post by Vax » Sat Jul 11, 2009 10:50 pm

Killaudio()

Locked

Return to “Video & Audio Help”