PDA

View Full Version : BeSweet and streamlists


beergrave
22nd January 2002, 08:55
I try to convert directly from vob to MP2. With a single vob there is no problem. But when i have a streamlist, like the example in BeSweet, the DOS window pop up and closes immediately and 0 Byte large MP2 File was written. There is also nothing in the BeSweet Logfile.

I use the latetst Version on an Athlon with WinXP.

Anybody a suggestion?

Thanks

BeerGrave

duronator
22nd January 2002, 19:10
Try opening your .lst file in a text editor and pressing 'enter' after the last line, then save. Worked for me.

beergrave
23rd January 2002, 10:11
Thanks for the quick answer.

But no success!

Cheers

BeerGrave

duronator
23rd January 2002, 17:08
Try entering the full path to your .vob files in your .lst-file.
Example:
c:\dvd\vob1.vob
c:\dvd\vob2.vob
etc.

Other than that, I wouldn't know.

asinus
24th January 2002, 21:04
@beergrave

you must have a syntax error in your batchfile:
try this(one line):
d:\yourpathto\BeSweet.exe -core( -input d:\yourpathto\dvd.lst -substream 0x81 -output c:\dvdeng.mp3 -logfile D:\yourpathto\BeSweet.log ) -azid ( -your options) -lame ( -your options)

one problem remains:
setting -azid (-g max) analyzes only the first vobfile

any solutions ?