BeerMan240
17th July 2002, 19:11
Hay,
I'm wondering if anyone can help with a little problem I'm having? I'm trying to encode a WAV to mp3 at 64kbps with BeSweet. Everytime I do it though, it encodes at 128k. The WAV is Uncompressed/48khz. I'll copy the commandline I'm using below, you'll notice that the last one I tried to resample to 22050. That's just because I read somewhere that lame will do that anyway and I just thought I would try it. I an using Besweet 1.4rc3
If you notice also it says it's encoding with CBR?? I think I may have something missing/wrong in the command I'm using but I'm not sure. I was also thinking maybe it's not possible with BeSweet to encode at 64kbps?
BeSweet v1.4RC3 by DSPguru.
--------------------------
Using Shibatch.dll v0.12 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 : 07/17/02 , 13:02:35.
C:\Program Files\Encode\BeSweet\BeSweet.exe -core( -input C:\Temp\02.wav -output C:\Temp\02_new.wav -wavmp3 -logfile C:\temp\BeSweet.log ) -azid( -c light -L -3db --maximize ) -ssrc( --rate 22050 ) -lame( -s 22.05 -abr 64 --scale 1 )
[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : C:\Temp\02.wav
[00:00:00:000] | Output: C:\Temp\02_new.wav
[00:00:00:000] | RIFF header will be added
[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: 22.1KHz
[00:00:00:000] | Attenuation : 0.0db
[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] +---------------------
[00:20:11:474] Conversion Completed !
[00:20:11:474] Actual Avg. Bitrate : 128kbps
[00:03:00:000] <-- Transcoding Duration
Logging ends : 07/17/02 , 13:05:35.
I'm wondering if anyone can help with a little problem I'm having? I'm trying to encode a WAV to mp3 at 64kbps with BeSweet. Everytime I do it though, it encodes at 128k. The WAV is Uncompressed/48khz. I'll copy the commandline I'm using below, you'll notice that the last one I tried to resample to 22050. That's just because I read somewhere that lame will do that anyway and I just thought I would try it. I an using Besweet 1.4rc3
If you notice also it says it's encoding with CBR?? I think I may have something missing/wrong in the command I'm using but I'm not sure. I was also thinking maybe it's not possible with BeSweet to encode at 64kbps?
BeSweet v1.4RC3 by DSPguru.
--------------------------
Using Shibatch.dll v0.12 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 : 07/17/02 , 13:02:35.
C:\Program Files\Encode\BeSweet\BeSweet.exe -core( -input C:\Temp\02.wav -output C:\Temp\02_new.wav -wavmp3 -logfile C:\temp\BeSweet.log ) -azid( -c light -L -3db --maximize ) -ssrc( --rate 22050 ) -lame( -s 22.05 -abr 64 --scale 1 )
[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : C:\Temp\02.wav
[00:00:00:000] | Output: C:\Temp\02_new.wav
[00:00:00:000] | RIFF header will be added
[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: 22.1KHz
[00:00:00:000] | Attenuation : 0.0db
[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] +---------------------
[00:20:11:474] Conversion Completed !
[00:20:11:474] Actual Avg. Bitrate : 128kbps
[00:03:00:000] <-- Transcoding Duration
Logging ends : 07/17/02 , 13:05:35.