Log in

View Full Version : BeSweet (1.5b19) BUG - Large (2GB>) wav files


new_age
25th July 2003, 16:13
Hello!

I always get an [Application Error at "0x0040fba6" referenced memory at "0x0048a000". The memory could no be "read"] after reading the whole file in gain detection or after converting the file without gain detection.

My big guess it that a signed 32 bit integer is 2147483648..2147483647 so maybe a integer used instead of int64.

Do anyone have a solution?

NA

LOG:

BeSweet v1.5b19 by DSPguru.
--------------------------
Using MP2enc.dll v1.129 (23/5/2002), Engine 1.129 <http://www.cdex.n3.net>.

Logging start : 07/25/03 , 17:07:15.

C:\Program Files\DVD2SVCD\BeSweet\BeSweet.exe -core( -input INP.wav -output OUTP.MP2 -logfile WAVtoMP2.log ) -ota( -g max ) -2lame( -e -b 224 -m s )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : INP.wav
[00:00:00:000] | Output: OUTP.MP2
[00:00:00:000] | Floating-Point Process: Yes

DSPguru
25th July 2003, 16:57
follow the link in my signature..

new_age
25th July 2003, 17:25
Sorry. I'm noticed. I didn't read last FAQ line.

NA