How do I make an AVS script of an AVI file?
-
- Joined: Sat Jan 12, 2008 11:51 pm
How do I make an AVS script of an AVI file?
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!!!!
And I still say CASSHERN SINS SUCKS ASS!!!!
- Kariudo
- Twilight prince
- Joined: Fri Jul 15, 2005 11:08 pm
- Status: 1924 bots banned and counting!
- Location: Los taquitos unidos
- Contact:
Re: How do I make an AVS script of an AVI file?
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)
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)
-
- Joined: Sat Jan 12, 2008 11:51 pm
Re: How do I make an AVS script of an AVI file?
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!!!!
And I still say CASSHERN SINS SUCKS ASS!!!!
- Vax
- Sexy black guy
- Joined: Sat Oct 11, 2008 11:14 am
- Status: Chayin
- Location: New York
Re: How do I make an AVS script of an AVI file?
Killaudio()