PDA

View Full Version : BeSweet File Open Error (VOB inputs)


nitro
12th April 2002, 00:56
I have set it up as per the guide, this is what I get

BeSweet v1.3b9 logfile.
--------------------------
Logging start : 04/11/02 , 23:54:30.

C:\dvd\audio_tools\be_sweet\BeSweet.exe -core( -input C:\dvd\video_ts\ens.lst -output C:\dvd\video_ts\ens.mp2 -substream 0x80 -logfile C:\dvd\audio_tools\be_sweet\BeSweet.log ) -azid( -z1 -b1 -g max ) -ota( -d -80 -g max ) -ssrc( ) -2lame( )

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : C:\dvd\video_ts\ens.lst
[00:00:00:000] | Output: C:\dvd\video_ts\ens.mp2
[00:00:00:000] | Floating-Point Process: Yes
Error 57: Error opening "C:\dvd".
Quiting...
[00:00:00:000] Conversion Completed !
Logging ends : 04/11/02 , 23:54:30.

Output from Gui

"C:\dvd\audio_tools\be_sweet\BeSweet.exe" -core( -input "C:\dvd\video_ts\ens.lst" -output "C:\dvd\video_ts\ens.mp2" -substream 0x80 -logfile "C:\dvd\audio_tools\be_sweet\BeSweet.log" ) -azid( -z1 -b1 -g max ) -ota( -d -80 -g max ) -ssrc( ) -2lame( )


Is it me (quite possible) or is it the s/w

LigH
12th April 2002, 14:24
It would probably help us finding the reason if you please could also post the content of the list file, maybe there are some malformed entries...

DSPguru
12th April 2002, 14:31
probably missing quotation-marks..

nitro
12th April 2002, 19:34
Originally posted by LigH
It would probably help us finding the reason if you please could also post the content of the list file, maybe there are some malformed entries...

Contents of ens.lst

C:\dvd\video_ts\ens_1.vob
C:\dvd\video_ts\ens_2.vob
C:\dvd\video_ts\ens_3.vob

nitro
12th April 2002, 19:38
Originally posted by DSPguru
probably missing quotation-marks..

Looking through the output I posted there appears to be quotes around all of the path statements. The log-file seems to suggest that the input and output files have been processed....is error 57 a program specific error code or just generic win stuff?

DSPguru
12th April 2002, 19:44
since BeSweet v1.2, there's no support for VOB inputs.
it seems that you didn't Read before reporting BeSweet bugs! (http://forum.doom9.org/showthread.php?s=&threadid=15738)

LigH
12th April 2002, 20:47
An easy way of extracting the sound from the VOB group is e.g. using DVD2AVI: open the first VOB (the rest is added automatically), set up the wanted audio stream (or all) to demux, and save the project. This will take around 10-15 minutes, and you will have the AC3 files with the detected A/V offset in the filename.

nitro
13th April 2002, 01:49
Originally posted by DSPguru
since BeSweet v1.2, there's no support for VOB inputs.
it seems that you didn't Read before reporting BeSweet bugs! (http://forum.doom9.org/showthread.php?s=&threadid=15738)

I did read it, it just never clicked in my brain for some reason that .lst input was reading the vobs....hangs head in shame...

DSPguru
13th April 2002, 07:51
Originally posted by nitro


I did read it, it just never clicked in my brain for some reason that .lst input was reading the vobs....hangs head in shame... ;)