Log in

View Full Version : BeSplit streaming error msg


jagdriver
16th May 2007, 00:19
Using the following syntax on a certain WAV, I get a streaming error. First, here's the syntax I'm using:

D:\Utilities\BeSplit\BESPLIT.EXE -core( -input "D:\Test\Source\_- 00.wav" -prefix "D:\Test\Target\Track" -type WAV -r ) -split( 0 287 297 328 295 311 274 288 285 332 265 239 302 251)

Now here's a snap of the error (http://www.ca-dreaming.com/Error/BeSplit.jpg).

Is this happening simply because my test WAV file is totally corrupt?

jagdriver
16th May 2007, 00:35
Hmm... it seems BeSplit doesn't like a capital WAV in the -type parameter. As soon as I changed it to wav, all was well.