Log in

View Full Version : Batch Avisynth to mp3?


mahsah
16th December 2006, 21:52
I have a folder with a LARGE amount of avisynth scripts. Since there is such a large number, it would be a pain to batch convert them with virtualdub or behappy. I want to encode them to lame 128 kbps cbr without changing the samplerate. Anyone know of a tool that could do this?

One idea would be to use a bepipe+lame command line... but I am unsure of how to construct this...

Thanks.

Alain2
16th December 2006, 23:46
Use ABatchScript (http://forum.doom9.org/showthread.php?t=113934) for creating a .bat in all4one mode

mahsah
17th December 2006, 05:29
You do not understand my question. I already have the avisynth scripts; I want to use them and make mp3s from them.

Alain2
17th December 2006, 12:41
ok I didn't detailed, and it requires a bit of preparation (I suppose you can transcode the audio through vdub(mod), but you can do something similar with a .bat using bepipe etc):
- install abatchscript, edit settings.ini, add AVS to the list Extenions=AVI|MPEG|MPG|MOV|DIVX|MKV....
- Create a vdub(mod) audio job for one of your avs, have a look at the job file created (for vdubmod it's in VirtualDubMod.jobs)
- Use the vdub(mod) jobs code to make a generic one in ABatchScript
- in abatchscript settings, select JOBS for script extensions, select your avs directory for scan folders, select clip folder for build scripts in
- select the mode all for one, and clic build scripts. This should give you one .jobs that will process all your .avs
- use vdub(mod) to process the job, or make a shell command like : start /b /wait /belownormal /min "#" "D:\Al\VirtualDub\VirtualDub.exe" /s"audio.jobs" /x

ChaosKing
17th December 2006, 14:00
I think thats exactly what you need: link (http://forum.gleitz.info/showthread.php?t=32020&highlight=besimple)

Its a GUI for bepipe and lameCLI. :cool:

mahsah
17th December 2006, 19:07
Wow chaos king, that looks like EXACTLY what I need! (looks like it s in german, but I'll figure it out :)

buffyangel108
25th June 2007, 11:38
I think thats exactly what you need: link (http://forum.gleitz.info/showthread.php?t=32020&highlight=besimple)

Its a GUI for bepipe and lameCLI. :cool:

Sorry to drag up this old thread, but does anyone have a copy of the program mentioned in this URL? I'm looking to batch convert some AVS files to MP3 and this looks like exactly what I need.

Much good vibes to anyone who can help out! :)

smok3
25th June 2007, 12:09
you could use mplayer to dump temp wav and then lame to encode or just mencoder to do both in one pass.

Liquidfusion
25th June 2007, 22:28
Originally Posted by ChaosKing
I think thats exactly what you need: link

Its a GUI for bepipe and lameCLI.

Is there a new link?

DSP8000
26th June 2007, 15:04
or, you could use avs reader & foobar2000 & convert as much scripts as you want :)

buffyangel108
27th June 2007, 16:00
Many thanks for all of your replies :)

DSP, do you have a link for the AVS input plugin for foo? None of the links I've found are still active :\

Wilbert
27th June 2007, 18:04
DSP, do you have a link for the AVS input plugin for foo? None of the links I've found are still active :\
I attached the latest one that i have.

DSP8000
28th June 2007, 17:04
Sorry for the late reply.
Here's a link (http://members.iinet.com.au/~isdmultimedia/files/foo_input_avs-2006-03-21.zip) or mirror for the avs reader/input component for foobar2000.


http://img135.imagevenue.com/loc520/th_46315_fb2k_122_520lo.jpg (http://img135.imagevenue.com/img.php?image=46315_fb2k_122_520lo.jpg)