Log in

View Full Version : BeSweet: runs endlessly, no progresss..?


dust12
22nd November 2003, 09:02
Hi all,

I installed BeSweet yesterday in order to convert a NTSC-Fillm MP3-track (23.976fps) to MP2 (Xvid to SVCD). The program startet, initialized, and then I only saw a line "[00:00:00:000] transcoding ..." printed over again and again (always timecode 0), but no progress was visible and the output file, while created, didn^t grow in any way. I saw 2 processes running, "BeSweet.exe" and "csrss.exe", each eating about 50% of CPU time. After about 10 hours (which should be plenty of time to encode a 90-minute WAV-file) I stopped the process and retried, this time just creating a wav (no MP" encoding, but 23.976->PAL transformation), same problem. this is the log file I finally got (2 runs):

BeSweet v1.4 by DSPguru.
--------------------------
Using Shibatch.dll v0.2 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using lame_enc.dll v1.28 (4/6/2002), Engine 3.92 <http://www.mp3dev.org/>.

Logging start : 11/21/03 , 20:04:52.

D:\Programme\BeSweetGUI\BeSweet\BeSweet.exe -core( -input e:\nemo.wav -output z:\nemo-New.mp2 -logfilea D:\Programme\BeSweetGUI\BeSweet.log ) -ota( -r 23976 25000 ) -ssrc( --rate 44100 ) -toolame( -m s -b 224 -v 5 -e )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : e:\nemo.wav
[00:00:00:000] | Output: z:\nemo-New.mp2
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] +------ Shibatch -----
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[00:00:00:000] | Attenuation : 0.0db
[00:00:00:000] +-------- FRC --------
[00:00:00:000] | Source Frame-Rate: 23976
[00:00:00:000] | Dest. Frame-Rate: 25000
[00:00:00:000] +-------- LAME -------
[00:00:00:000] | Bitrate method : CBR
[00:00:00:000] | MP3 bitrate : 128
[00:00:00:000] | Channels Mode : Joint Stereo
[00:00:00:000] | Error Protection: No
[00:00:00:000] +---------------------
BeSweet v1.4 by DSPguru.
--------------------------
Using Shibatch.dll v0.2 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).

Logging start : 11/22/03 , 07:28:29.

D:\Programme\BeSweetGUI\BeSweet\BeSweet.exe -core( -input e:\nemo.wav -output z:\nemo-New.wav -2ch -logfilea D:\Programme\BeSweetGUI\BeSweet.log ) -ota( -r 23976 25000 ) -ssrc( --rate 44100 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : e:\nemo.wav
[00:00:00:000] | Output: z:\nemo-New.wav
[00:00:00:000] | Floating-Point Process: No
[00:00:00:000] +------ Shibatch -----
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] | Dest. Sample-Rate: 44.1KHz
[00:00:00:000] | Attenuation : 0.0db
[00:00:00:000] +-------- FRC --------
[00:00:00:000] | Source Frame-Rate: 23976
[00:00:00:000] | Dest. Frame-Rate: 25000
[00:00:00:000] +---------------------



My hardware is a P4, 2.4GHz, Gigabyte 8PE667Ultra motherboard, 845PE chipset, 512MB DDR, and I got the GordicKnot codecs installed.

Thanks for any help, and sorry if this is a stupid question (I'm new to BeSweet :-)

Dust

DSPguru
22nd November 2003, 09:33
omitting the "-ssrc( --rate 44100 )" will do the work.
can you give-up the need for downsampling ?

dust12
22nd November 2003, 12:20
Thanks, it's really working now... what's the problem about downsampling? Maybe there's another thread about it? Anyway, I can do the downsampling in a separate program, if it's needed at all. Thanks for the info!
dust

pacohaas
22nd November 2003, 22:46
i believe it has trouble doing the 2 changes at once, the framerate, and the resampling. but i bet you could use BeSweet again to do the resampling once you've done the framerate change.