Log in

View Full Version : split music dvd to one wav file per track?


hanfrunz
13th December 2003, 17:42
Hi there,

i have a dvd with a live rock-concert. Each chapter is a new song. I demuxed the audio to a .wav-file. Now i'd like to split it into several files. Is there a way to do this automatically, or do i have to do it by hand?

[EDIT]
i found a solution using Chaper-X-tractor and BeSplit!

Thanks,
hanfrunz

pepipocpoc
15th December 2003, 23:47
Hello hello.

You could share more of your knowledge ;) .

pepi

hanfrunz
16th December 2003, 01:08
okay here's a very simple and dirty howto:

get ChaperXtractor and BeSplit from the download section. Unzip these files in the same folder. Run chapterxtractor, open your .ifo file ("VTS_01_0.IFO" for example) then you should see a chapter list with timecodes. Now go "Format" and choose the Preset named "BeSplit parameter". Now choose the filename of your ac3 or wav file. Then copy the command line to a text file (split.bat) change "-type ac3" to "-type wav", if you use a .wav-file. Add a prefix to the output-path like "myoutput". then save your changes and run this batch-file in the same folder as besplit.exe and wait... :)

hanfrunz

pepipocpoc
16th December 2003, 01:29
Very kind of you :D