Log in

View Full Version : AVS to DVD Batch


makoto916
10th July 2004, 02:37
In my quest to automate my AVS to DVD conversions I assembled an array of Win32 command line tools from here and other places on the net (mostly from here). I wrote a Win2k/XP batch file that does the entire conversion process for me. It takes an AVS script and spits out a DVD Image file ready to burn a few hours later.

I haven't created anything new or terribly innovative. It's just a nice convenience for me, so I thought I'd share.

You can view the batch and links to all the command-line tools here (http://www.blainehelmick.com/AVS2DVD/).

Since I'm not a programmer, nor would I claim to be, I believe there's a lot of room for improvement here so please post your comments and suggestions.

ADLANCAS
17th July 2004, 14:23
Hi,

Have you already found that results of avs2wav is not valid ?

Alexandre

makoto916
18th July 2004, 00:47
No actually I've never had a bad result from this program. I started using Quelcom to check for bad headers when I found the AVI2WAV program. Frequently it's output requires fixing. I also have found that even though some applications output WAVs that can play back in any player, MPlex doesn't like them. Running them through Quelcom first always does the trick, so it's just become habbit since it only takes a couple of seconds.

The AVS2WAV program has been the missing link in this batch for the longest time. I'm fortunate that there are such awesome developers here that can create such useful tools. :cool: