PDA

View Full Version : BeSweet logfile function


stax76
28th July 2002, 20:53
I tried to get a logfile with -profile( ... ), am I doing something wrong? The other question is can I exract mp2 to wav, the readme says mp2 input and wav output is supported

DSPguru
28th July 2002, 20:57
1. the logfile switch is "-logfile" inside -core( ) (run BeSweet.exe for help on this).
2. yes, use BeSweetGUI, select your mp2 source and select stereo-wave as output.

stax76
28th July 2002, 22:07
thanks, other question, has the BeSweet GUI a command line interface? DVX has a launch feature that supports command line parameters and macros, I would like to pass file paths for example input-, output-, BeSweet path and such things

frank
29th July 2002, 13:00
Create a batch file with the BeSweet commands like GUI.

stax76
30th July 2002, 11:54
I've testest this on a few recordings, got always corrupt files, with lame everything is ok, then with another recording, there were no problem, maybe it was a different channel, or I recorded it with a different program.

BeSweet v1.4RC4 by DSPguru.
--------------------------
Using hip.dll v1.1 by Myers Carpenter <myers@users.sf.net>

Logging start : 07/30/02 , 11:32:30.

d:\Projekte\DVX\bin\BeSweet\BeSweet.exe -core( -input d:\Desktop\test.mp2 -output d:\Desktop\test.wav -2ch -logfile test.txt ) -azid( -c light -L -3db --maximize )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : d:\Desktop\test.mp2
[00:00:00:000] | Output: d:\Desktop\test.wav
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] +---------------------
[00:00:00:240] Stream error : Sync found after 3448 bytes
[00:00:00:456] Stream error : Sync found after 4599 bytes
[00:00:00:504] Stream error : Sync found after 575 bytes
[00:00:00:648] Stream error : Sync found after 1150 bytes
[00:00:01:080] Stream error : Sync found after 9771 bytes
[00:00:01:608] Stream error : Sync found after 12073 bytes

more Stream error....

[00:00:16:202] Stream error : Sync found after 575 bytes
[00:00:16:778] Stream error : Sync found after 13221 bytes
[00:00:17:162] Stream error : Sync found after 7475 bytes
[00:00:17:666] Stream error : Sync found after 10919 bytes
[00:00:17:682] Conversion Completed !
[00:00:17:682] Actual Avg. Bitrate : 221kbps
[00:00:01:000] <-- Transcoding Duration
Logging ends : 07/30/02 , 11:32:31.

DSPguru
1st August 2002, 20:17
1. you can try working with BeSweet v1.3
2. could you please upload a small part of your mp2 track so i can analyze it ?

stax76
1st August 2002, 21:10
I did't try it with 1.3 because I don't want to use a old version in DVX (http://home.arcor.de/frankskare1/dvx/) (new audio menu in 2.23, many other new things)

here is the test file (http://home.arcor.de/frankskare1/test.mp2)

DSPguru
3rd August 2002, 00:22
retry with rc5

stax76
4th August 2002, 16:20
it works now, thanks for fixing it, but are the settings of this command line good?

DSPguru
4th August 2002, 19:39
the azid section isn't relevant. use -ota( -g max )

stax76
4th August 2002, 21:55
thanx DSPGuru, sounds good now, keep up the good work