PDA

View Full Version : BeSweet 1.2RC2


SSJ4_Gojita
6th March 2002, 02:32
This now supports vob to 5.1 ogg or any type of ogg, correct?
______________________________________
I tested an ogg output and got this error:
BeSweet v1.2rc by DSPguru.
--------------------------
Error 63: Cannot initalize vorbis engine (wrong parameters?)
Quiting...

When I put in (where BeSweet.exe and all the dlls are in my system32 directory and I have cd'ed to the directory with the vob):
BeSweet.exe -core( -input "vts_02_1.vob" -output "test.ogg" -substream 0x80 ) -azid( -z1 -b1 -c normal -g max -L -3db ) -ogg( -q .1 )

Should I have used the .lst instead? Or would this make a difference? And do I need to stick lame in there or do i need that?

Or when I use:
BeSweet.exe -core( -input vts_02_1.vob -output test.ogg -substream 0x80 -6chogg -logfilea "D:\Inetpub\FTPROOT\desktop\BeSweet.log" ) -azid( -z1 -b1 -c normal -g max -L -3db ) -ssrc( --rate 44100 ) -ogg( -b 96 -m 64 -M 128 )

I get:
Error 63: Cannot initalize vorbis engine.
stream isn't 44.1khz. please use SSRC.
Quiting...
[00:00:00:000] Conversion Completed !
Logging ends : 03/05/02 , 20:33:33.

Even with the ssrc command already in there.

Any ideas? :confused:

DSPguru
6th March 2002, 05:29
from here (http://forum.doom9.org/showthread.php?s=&threadid=15738) :
- VOB inputs support had been temporarly removed on v1.2.
also, make sure that you installed OggDs.

SSJ4_Gojita
6th March 2002, 05:37
OggDs is already installed. Any other ideas?
_______________
Argh, I'm blind, nevermind, read too far down and didn't see the quote. :D ;)