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:
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: