Log in

View Full Version : Besweet errror, 6 Channel AC3 to 6 Channel OGG


diimaan
4th July 2010, 14:39
Hi

I am converting a 6 channel audio(AC3) to 6 Channel Vorbis using the following script,

@echo off
"D:\BeSweetv1.5b31\BeSweet.exe" -core( -input "m1.ac3" -output "D:\m1.ogg" -logfile "D:\m1.log" -noid3 ) -azid( -n1 -c normal ) -ogg( -b 128 -6ch 1 ) -ssrc( --rate 48000 ) -boost( /b2=4 /l=0.95 )
pause


but Besweet shows an error and closes

the log shows this data

BeSweet v1.5b31 by DSPguru.
--------------------------
Using azid.dll v1.9 (b922) by Midas (midas@egon.gyaloglo.hu).
Using Shibatch.dll v0.25 by Naoki Shibata & DSPguru (shibatch.sourceforge.net).
Using Ogg Vorbis v1.0 dlls (http://www.vorbis.com).
Manual Dynamic-Compression algorithm by LigH (author of WaveBooster).

Logging start : 07/04/10 , 19:00:41.

D:\BeSweetv1.5b31\BeSweet.exe -core( -input D:\m1.ac3 -output D:\m1.ogg -logfile D:\m1.log -noid3 ) -azid( -n1 -c normal ) -ogg( -b 128 -6ch 1 ) -ssrc( --rate 48000 ) -boost( /b2=4 /l=0.95 )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : D:\m1.ac3
[00:00:00:000] | Output: D:\m1.ogg
[00:00:00:000] | Floating-Point Process: Yes
Error 68: 6chogg only works with 48khz streams.
Gain & Dynamic Compression should be set against azid.

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

Logging ends : 07/04/10 , 19:00:41.


yeah yeah I know about aac's better handling of 6 channel audio! but both nero and winamp encoded audio's cracks when encoded using dspguru's boost!

but not the vorbis...

other preset doesn't pack the punch either!

so can anyone guide me into a proper direction? :confused:

diimaan
4th July 2010, 14:54
oops my mistake! i think i found this!


13 - currently '-6chogg' doesn't work with -ssrc( .. ), -boost( .. ), -ota( -g .. ).


is there any way to improve the aac output with dspguru preset! :(
it's cracking...
with all bitrates!!!! :((

only aac! mp3 and ogg jsut do fine...

Midzuki
4th July 2010, 15:31
Have you given a try to eac3to?

diimaan
4th July 2010, 15:32
Have you given a try to eac3to?

nope!
is it like besweet??

nibus
12th July 2010, 20:40
nope!
is it like besweet??

Besweet isn't maintained anymore so I would definitely start using eac3to. It's really easy to use and will do just about anything.

something to get you started:

http://en.wikibooks.org/wiki/Eac3to/How_to_Use

download thread:

http://forum.doom9.org/showthread.php?t=125966