Log in

View Full Version : It Appears that BeSplit Cannot Join and Fix at the same time - Right?


Alcacia
31st August 2004, 20:10
I tried the following BeSplit command line:

C:\BeSplit.exe -core( -input F:\f.lst -prefix K:\AVI\out -fix -logfile K:\AVI\besplit.txt -type ac3 -join ) -profile( BeSliced v0.2 )

and I got the following log file out:

[00:00:00:000] +------- BeSplit -----
[00:00:00:000] | Input : F:\f.lst
[00:00:00:000] | Output Prefix : K:\AVI\out
[00:00:00:000] +---------------------
[ 0] Proessing f:\a.ac3..
[ 228769714] Proessing f:\b.ac3..
[ 435056481] <-- Output file length
[00:00:00:000] +---------------------
[00:00:00:000] Operation Completed !
[00:00:21:000] <-- Process Duration

Then, I used BeSliced to fix the resulting file, and it found errors. Another minor thing I noticed was that the output file was just named "out" with no file extension, even though I specified ac3 type in the command line.

So, is there something wrong with my command line? I can fix files with BeSplit, and I can join files with BeSplit...but why can't I do both in one command line?