Log in

View Full Version : OggMachine 0.62 - does Hybridgain fully work?


bond
13th June 2003, 10:51
Sorry if this has been discussed before but i didnt find it...

I wanted to encode a .ac3 with ogg vorbis using oggmachine062.
whenever i use besweetgui06b76 and i enable hybridgain, besweet always searches a long time for gain (pregain i think?) before starting to encode. in oggmachine besweet doesnt do that, it starts with the encoding process immediately!

sorry for the maybe dumb question:
but is hybridgain used in oggmachine and in besweetgui different (i am wondering for myself because oggmachine is also just a gui which uses besweet.exe)


BeSweet v1.5b18 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 : 06/10/03 , 19:47:13.

C:\Programme\...\BeSweet.exe -core( -input C:\Programme\...\movie.ac3 -output C:\Programme\...\movie.ogg -logfilea C:\PROGRAMME\...\BeSweet.log ) -azid( -L -3db -c normal -s surround ) -ota( -hybridgain -d -27010 ) -ogg( -q 0.450 ) -profile( The OggMachine v0.62 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : C:\Programme\...\movie.ac3
[00:00:00:000] | Output: C:\Programme\...\movie.ogg
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] | PostGain normalize to : 0.97
[00:00:17:729] +-------- AZID -------
[00:00:17:729] | Input Channels Mode: 3/2, Bitrate: 448kbps
[00:00:17:729] | Output Stereo mode: Dolby surround compatible
[00:00:17:729] | Total Gain: 10.000dB, Compression: Normal
[00:00:17:729] | LFE levels: To LR -3.0dB, To LFE 0.0dB
[00:00:17:729] | Center mix level: BSI
[00:00:17:729] | Surround mix level: BSI
[00:00:17:729] | Dialog normalization: -4dB
[00:00:17:729] | Rear channels filtering: No
[00:00:17:729] | Source Sample-Rate: 48.0KHz
[00:00:17:729] +-------- OGG --------
[00:00:17:729] | VBR Quality : 0.450
[00:00:17:729] +---------------------
[02:07:15:681] Gain of 7.7dB had been asserted to file.
[02:07:15:681] Conversion Completed !
[02:07:15:681] Actual Avg. Bitrate : 118kbps
[00:46:30:000] <-- Transcoding Duration

Logging ends : 06/10/03 , 20:33:42.

DSPguru
13th June 2003, 11:11
as you can see, hybridgain works correctly :

[00:00:00:000] | PostGain normalize to : 0.97
[00:00:17:729] | Total Gain: 10.000dB, Compression: Normal
[02:07:15:681] Gain of 7.7dB had been asserted to file.

the two-pass process you described is pregain, and it's another method.

* note that HybridGain/PostGain is only applicalbe for ogg/mp3. for other outputs, BeSweet will go for two passes.

bond
13th June 2003, 11:34
Originally posted by DSPguru
the two-pass process you described is pregain, and it's another method.
* note that HybridGain/PostGain is only applicalbe for ogg/mp3. for other outputs, BeSweet will go for two passes.ah i see, in the case i described i was using wave-stereo output...

thanks!