Log in

View Full Version : AVI2DVD batch conversion


kyuuketsuki
4th January 2006, 00:11
I think I found a better way to do AVI2DVD batch conversions. Still using Chickman's method for everything else, but have BeSweet do the audio conversion. It keeps you from loading DVD2SVCD multiple times to create each audio file.

You will need the BeSweet VOBInput.dll in your BeSweet directory to do audio extraction from an AVI.

Inside your ds2 file,
[Settings]
Project Position=75
[Filenames]
DVDAudioFileName0=E:\Movie\OUTPUT_AVI1.mp2
MP2FileName0=E:\Movie\OUTPUT_AVI1.mp2


Then add this to your batch file for each avi (settings may vary)

"C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe" -core( -input "C:\INPUT_AVI1.avi" -output "C:\OUTPUT_AVI1.mp2" -logfile "C:\audio.log" ) -ota( -g max ) -shibatch( --rate 48000 ) -2lame( -e -b 224 -m s )

jikchung
4th January 2006, 03:27
Have you tried this?

Batch GUI (http://forum.doom9.org/showthread.php?t=101902)

ChickenMan
9th January 2006, 08:36
I now use Nicks audio Batch file which converts the Audio to AC3 rather than mp2. (Its in a post here somewhere). Then let D2S make an Image using DVD Author to author it all for you. Its now just so automatic, just simply set each avi encode up, setup Batch encode file and then run it. Wake up in morning and all 6 avi's converted ready to check and burn.