Log in

View Full Version : libvorbis and besweet


dTb
18th November 2003, 07:27
Hi, I heard that vorbis 1.0.1 is just around the corner and that cvs compiles of it were on rarewares, so I grabbed the libvorbis.dll and put it in the besweet folder.
However after encoding a file a look at the besweet log says

Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com).

Using ogginfo it states

Vendor: Xiph.Org libVorbis I 20020717


I'm using besweet v1.5b23 via oggmachine v0.6.0.2

Here's the full logfile

BeSweet v1.5b23 by DSPguru.
--------------------------
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).
Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com).

Logging start : 11/18/03 , 15:40:10.

BeSweet.exe -core( -input G:\DVD Movies\Mr. Deeds\Mr. Deeds AC3 T01 3_1ch 32Kbps DELAY 0ms.ac3 -output G:\DVD Movies\Mr. Deeds\Mr. Deeds AC3 T01 3_1ch 32Kbps DELAY 0ms.ogg -logfilea H:\My Documents\My Downloads\Video\Programs\BeSweetv1.5b23\BeSweet.log ) -azid( -L -3db -c normal -s stereo ) -ota( -hybridgain -d 0 ) -ogg( -q 0.400 ) -profile( The OggMachine v0.62 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : G:\DVD Movies\Mr. Deeds\Mr. Deeds AC3 T01 3_1ch 32Kbps DELAY 0ms.ac3
[00:00:00:000] | Output: G:\DVD Movies\Mr. Deeds\Mr. Deeds AC3 T01 3_1ch 32Kbps DELAY 0ms.ogg
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] | PostGain normalize to : 0.97
[00:00:00:000] +-------- AZID -------
[00:00:00:000] | Input Channels Mode: 3/2, Bitrate: 448kbps
[00:00:00:000] | Output Stereo mode: Stereo
[00:00:00:000] | Total Gain: 10.000dB, Compression: Normal
[00:00:00:000] | LFE levels: To LR -3.0dB, To LFE 0.0dB
[00:00:00:000] | Center mix level: BSI
[00:00:00:000] | Surround mix level: BSI
[00:00:00:000] | Dialog normalization: -5dB
[00:00:00:000] | Rear channels filtering: No
[00:00:00:000] | Source Sample-Rate: 48.0KHz
[00:00:00:000] +-------- OGG --------
[00:00:00:000] | VBR Quality : 0.400
[00:00:00:000] +---------------------
[01:32:40:992] Gain of 6.1dB had been asserted to file.
[01:32:40:992] Conversion Completed !
[01:32:40:992] Actual Avg. Bitrate : 108kbps
[00:11:00:000] <-- Transcoding Duration

Logging ends : 11/18/03 , 15:51:10.


I've tried searching for some answers but haven't come up with anything, I appreciate any help.

tiki4
18th November 2003, 10:12
Did you really grab the right libVorbis from Rarewares? Please check again if libVorbis.dll is really in the BeSweet folder (and that you use the right one). I use it very often and had no problems with 1.5b23.

tiki4

DSPguru
18th November 2003, 18:21
tips :
1. use dependency walker to see if there's a missing dll that libvorbis.dll needs.
2. try deupxing (http://www.xiph.org/archives/vorbis-dev/200311/0033.html) the libvorbis.dll
3. use filemonitor to see if BeSweet.exe finds libvorbis.dll

dTb
19th November 2003, 03:49
Thanks alot DSPguru :D
I used dependency walker which found that libmmd.dll was needed, apparently some ICL compiled files need it. It can be found at rarewares under the mp3 section.
I don't know a lot about this stuff, wasn't sure where the dll needed to go but wacked it in the windows/system32 folder as that seems to be the normal spot and now libvorbis is working fine.

BeSweet v1.5b23 by DSPguru.
--------------------------
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).
Using libVorbis.dll v1.0 ( Nov 12 2003 ) by John33 (www.inf.ufpr.br/~rja00).

Vendor: Xiph.Org libVorbis I 20030909

In case anyone's wondering, I read at Hydrogen Audio that there are some improvements for lower bitrates with this version, as that's the range I normally use for movies I figure it's worth trying.

DSPguru
19th November 2003, 05:56
Cheers :)

tiki4
19th November 2003, 09:52
Now I know why it always worked for me. I have so much RareWares stuff on my machine that libmmd.dll is always in my system32 folder. Funny, though.

tiki4