Log in

View Full Version : BeSweet BUG: Clicks at end


frank
26th May 2002, 19:23
1) The addition of silence works, but with output to mp2 / mp3 you'll get only noise (period = 25 ms) rather than silence!

2) At conversion to wav or aif you'll get a short noise (buffer empty problem?) at end of silence insertion.

3) There is no entry in the logfile for ota( -e ...) param setting!

Regards
frank

DSPguru
26th May 2002, 21:57
thank you for the input. will check that out whenever possible.

please post any existing logfile.

frank
27th May 2002, 16:28
Uff, there was no issue in the logs, I deleted... :(

DSPguru
27th May 2002, 16:54
@frank
are you a programmer :) ?

frank
3rd June 2002, 16:04
Hey DspGuru, what about the nice param -ota( -e ... )??
In your last release is doesn't work anymore:(

Other bugs:
1) If you create wave-mp3 WITH downsampled bitrate (44.1 kHz) the inserted WAVE-headers are wrong. WinAmp and VirtDub play it as 48 kHz.
(higher tone)

2) GUI bug: parameter Alt Preset cbr 128 --alt-preset "cbr 128"The inserted "" by GUI must be deleted and it works.

BTW I love beer more than programming...;)
Regards
frank

DSPguru
4th June 2002, 19:44
Originally posted by frank
Hey DspGuru, what about the nice param -ota( -e ... )??
In your last release is doesn't work anymore:(
RC2 delay bug (-d/-e) is confirmed and fixed in RC3.

Other bugs:
1) If you create wave-mp3 WITH downsampled bitrate (44.1 kHz) the inserted WAVE-headers are wrong. WinAmp and VirtDub play it as 48 kHz.
(higher tone)fixed in RC3.

2) GUI bug: parameter Alt Preset cbr 128 --alt-preset "cbr 128"The inserted "" by GUI must be deleted and it works.
alt-preset cbr issue is fixed with beta49.

Originally posted by frank
1) The addition of silence works, but with output to mp2 / mp3 you'll get only noise (period = 25 ms) rather than silence!

2) At conversion to wav or aif you'll get a short noise (buffer empty problem?) at end of silence insertion.

3) There is no entry in the logfile for ota( -e ...) param setting!

Regards
frank sorry, all works fine here!
i would need your logfiles..

frank
6th June 2002, 09:27
Great news :)

For the noise bug I will test again.
My OS is Windows XP, may be there are some issues.

Regards
frank

frank
7th June 2002, 05:55
Sorry, the noise issue is even there.

Test environment:
- Windows XP Home Edition
- BeSweet v1.3RC3, GUI 0.6b50

Tested with batch file because the GUI doesn't support the ota( -e ) param.

BeSweet v1.3RC3 by DSPguru.
--------------------------
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).
Using ssrc.dll v1.28 by Naoki Shibata (shibatch@geocities.co.jp).
Using MP2enc.dll v1.129 (23/5/2002), Engine 1.129 <http://www.cdex.n3.net>.

Logging start : 06/07/02 , 06:19:17.

d:\DVD\AudioTools\BeSweet\BeSweet.exe
-core( -input i:\DRIVEN\test AC3 T01 3_2ch 384Kbps DELAY -79ms.ac3
-output i:\DRIVEN\test.mp2
-logfile i:\driven\BeSweet.log )
-azid( -z1 -b1 -M1 -d 2/0 -c normal -g 11.66db -L -3db -f1 )
-ota( -d -79 -e 8000 )
-ssrc( --rate 44100 )
-2lame( -p 2 -b 192 -e )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : i:\DRIVEN\test AC3 T01 3_2ch 384Kbps DELAY -79ms.ac3
[00:00:00:000] | Output: i:\DRIVEN\test.mp2
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:-79] +-------- AZID -------
[00:00:00:-79] | Output Stereo mode: Dolby surround compatible
[00:00:00:-79] | Total Gain: 11.7dB, Compression: Normal
[00:00:00:-79] | LFE levels: To LR -3.0dB, To LFE 0.0dB
[00:00:00:-79] | Center mix level: BSI
[00:00:00:-79] | Surround mix level: BSI
[00:00:00:-79] | Dialog normalization: No
[00:00:00:-79] | Rear channels filtering: Yes
[00:00:00:-79] +-------- SSRC -------
[00:00:00:-79] | Source Sample-Rate: 48.0KHz
[00:00:00:-79] | Dest. Sample-Rate: 44.1KHz
[00:00:00:-79] | Attenuation : 0.0db
[00:00:00:-79] +-------- 2LAME ------
[00:00:00:-79] | Bitrate method : CBR
[00:00:00:-79] | MP2 bitrate : 192
[00:00:00:-79] | Channels Mode : Joint Stereo
[00:00:00:-79] | Error Protection: Yes
[00:00:00:-79] +---------------------
[00:02:44:945] Conversion Completed !
[00:02:44:945] Actual Avg. Bitrate : 192kbps
[00:00:27:000] <-- Transcoding Duration
Logging ends : 06/07/02 , 06:19:44.

I have tested a lot of combinations, but same procedure as before. It seems there is a problem with the channel connection of the modules.

frank
8th June 2002, 08:47
Conversion of a WAV created with PowerDVD's DS filters worked fine.
Here the batch file I used:

"d:\DVD\AudioTools\BeSweet\BeSweet.exe"
-core( -input "i:\DRIVEN\drivds1.wav" -output "i:\DRIVEN\drivds1.mp2" -2ch )
-ota( -d -79 -e 8000 )
-ssrc( --rate 44100 )
-2lame( -p 2 -b 192 -e )

This combination with WAV is not possible to set in the GUI. GUI BeSweet option reads AC3 files as source only. :(
GUI batch encoding takes much more time because of 2 runs.

DSPguru
10th June 2002, 18:20
Originally posted by frank
Sorry, the noise issue is even there.

Test environment:
- Windows XP Home Edition
- BeSweet v1.3RC3, GUI 0.6b50sorry, i still fail to raise this bug in my computer. everything works fine..

tested with batch file because the GUI doesn't support the ota( -e ) param.you could use the yellow freetext textbox to add your own parameters ;)

i'll keep you updated if i find anything, but it would be hard to fix a bug i can't see.

frank
10th June 2002, 22:08
Oh, tnx for pointing me to the yellow box. :)

Now I realized: The ota error appears only with ac3 decoding!!
May be Azid doesn't complete the last frame? Or buffer of last audio frame must be filled up with Zero? I'm sure Azid's output is the reason.

Transcoding of waves is ok.

DSPguru
10th June 2002, 22:16
i tested it with ac3...
anyway, will give it another shot.