Log in

View Full Version : bug with OggMachine & Ogg 5.1 output


Kurtnoise
4th September 2003, 08:57
Hi !!

I think, there is a little bug with the last OggMachine. I don't tried with the others...

Here's the log file :

BeSweet v1.5b20 by DSPguru.
--------------------------
Using azid.dll v1.8 (b825) by Midas (midas@egon.gyaloglo.hu).
Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com).
Manual Dynamic-Compression algorithm by LigH (author of WaveBooster).

Logging start : 09/04/03 , 09:09:48.

C:\Montage_Video\BeSweetv1.4\BeSweet.exe -core( -input C:\DVDVolume\VIDEO_TS\VTS_01_1 - 0x80 - Audio - AC3 - 6ch - 48kHz - DRC - Français - DELAY 0ms.ac3 -output C:\DVDVolume\VIDEO_TS\VTS_01_1 - 0x80 - Audio - AC3 - 6ch - 48kHz - DRC - Français - DELAY 0ms.ogg -logfilea C:\Montage_Video\OggMachinev0.62\BeSweet.log ) -ota( -hybridgain ) -boost ( /b=2db ) -ogg( -q 0.650 -6ch ) -profile( The OggMachine v0.62 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : C:\DVDVolume\VIDEO_TS\VTS_01_1 - 0x80 - Audio - AC3 - 6ch - 48kHz - DRC - Français - DELAY 0ms.ac3
[00:00:00:000] | Output: C:\DVDVolume\VIDEO_TS\VTS_01_1 - 0x80 - Audio - AC3 - 6ch - 48kHz - DRC - Français - DELAY 0ms.ogg
[00:00:00:000] | Floating-Point Process: Yes
[00:00:00:000] | PostGain normalize to : 0.97
Error 68: 6chogg only works with 48khz streams.
Gain & Dynamic Compression should be set against azid.

Quiting...
[00:00:00:000] Conversion Completed !


But my AC3 source has well a 48Khz Sample Rate : http://kurtnoise.free.fr/echan48.gif

I would like just transcode 5.1 AC3 file to 5.1 Ogg. Anyone I've noticed that ??

I know it's works like a charm with BeSweetGUI, but I'm not sure with OggMachine :cool:

[Edit] problem resolves....sorry :rolleyes:

tiki4
4th September 2003, 11:49
Hi,

I'm not all too sure about that, but I think there has been an issue in BeSweet with -hybridgain and 6ch Ogg Vorbis files. Could you please try to change '-ota( -hybridgain )' to '-azid( -g max )' in your command line.

This will use normal azid.dll two-pass gain. Also it might be better to activate dynamic compression with '-azid( -c normal )' or whatever you prefer.

Hope that help, post your results, please.

tiki4

Kurtnoise
4th September 2003, 12:43
Thanks for reply Tiki4...;)

I found my error.:D Answer : Q13 in the FAQ .....:o Sorry guys :o


But it's very strange....why associate Dynamic Compression with -boost( ) command lines ???

tiki4
4th September 2003, 14:25
Well, obviously you chose to have manual dynamic compression in your command line. I never used that option myself for AC3 source nor for multichannel files. I usually stick to the AC3/azid built in dynamic compression and set that one to 'normal'. I didn't know that that doesn't work with 6ch Vorbis, but you're right it's at the top of the FAQ (why Q.13 ?).

Cheers,

tiki4

P.S.: how about: -core( /* ... */ -6chogg ) -azid( -g max -c normal ) -ogg( -q x.x )

Kurtnoise
4th September 2003, 15:53
Originally posted by tiki4
Well, obviously you chose to have manual dynamic compression in your command line.

oOo yeahh....but with the last OggMachine, we can't edit/modify manually the command Lines. That's why I said when we choose Dynamic Compression in the box, we have -boost() command line which appears instead of -c normal....It's very curious, isn't it ??

P.S.: how about: -core( /* ... */ -6chogg ) -azid( -g max -c normal ) -ogg( -q x.x )

No problem with BeSweetGUI....But maybe you know Dynamic Compression isn't incompatible with -ota (hybridgain) ;) Look in my command lines :
[...] -azid( -c normal -L -3db ) -ota( -hybridgain ) -ogg( -q 0.400 -6ch 3 ), It works great.

Yes, thank you DSPGuru for this special feature....I like it.

tiki4
4th September 2003, 16:49
Oh, O.K.

So you say it's a bug in OggMachine. I didn't get that in your first post. Sorry, I never use the frontend but always the CLI.

Cheers,

tiki4