Log in

View Full Version : MPEG1 Audio with besweet ??


meisterproppa
5th February 2002, 23:39
Hallo DspGuru

How can i extract an mpeg1 audio file from vob's ???
I've tried to extract the Audiostream from Helloween 4, but
besweet only shows initialising and nothing happens...
what's wrong ???


cu
meisterproppa

DSPguru
5th February 2002, 23:52
hi :)

a. what was the commandline ?
b. what's the filesize of vstrip.dll ?

meisterproppa
6th February 2002, 18:49
hallo DspGuru,

The commandline is :
c:\besweetv1.11\besweet -core ( -input Vob.lst -substream 0xC0 -output c:\Extracted_Audio1.mpa -payload )

The filesize of the Vstrip.dll is 45,0 kB....


cu meisterproppa

LigH
6th February 2002, 18:59
Until you get a solution, I'd recommend to use SmartRipper in Movie mode with Substream processing enabled and set the wanted audio stream to be written to an own file.

meisterproppa
8th February 2002, 19:26
yes , i'm knowing that it works with smartripper but i want
to do it with be sweet.

DSPguru
8th February 2002, 19:32
hi meisterproppa !
please run BeSweet filename.voband paste here the results.

Originally posted by meisterproppa
besweet only shows initialising and nothing happens...
what's wrong ???hmm, are you sure that nothing happens ? well, i haven't implemented a progress indicator for payload mode (yet), so the only thing you'll see is the openning screen, but doesn't BeSweet creates the output mpa file on your disk ?

Dg :)

meisterproppa
9th February 2002, 00:11
I've tried it again and now it seems that besweet extracted the audio stream ,besweet creates the file, but the filsize is 0 kb......



Did you have a dvd, with an mpeg1 audio stream????

so you can try it yourself....

DSPguru
9th February 2002, 00:13
i won't be able to help you unless you paste the result of "BeSweet filename.vob".

10x :)
Dg.

meisterproppa
9th February 2002, 08:34
Hallo DSPguru

Here's the result from the first two vob's:


http://DSPguru.doom9.net/
H:\test\BeSweetv1.11>besweet h:\test2\halloween_1.vob
BeSweet v1.11 by DSPguru.
--------------------------
Using vStrip.dll v0.8d by [maven] (maven@maven.de).

Found 0xE0 = Video 0 [PTS 0:00:00.250 @LBA 0]
Width = 720
Height = 576
Aspect-ratio = [2] 4:3 display
Frame-rate = [3] 25 fps
Found 0xC0 = MPEG1 Audio 0 [PTS 0:00:00.250 @LBA 28]
Found 0xBE = Padding [@LBA 75]

H:\test\BeSweetv1.11>besweet H:\test2\halloween_2.vob
BeSweet v1.11 by DSPguru.
--------------------------
Using vStrip.dll v0.8d by [maven] (maven@maven.de).

Found 0xE0 = Video 0 [@LBA 0]
Found 0xC0 = MPEG1 Audio 0 [PTS 0:27:30.106 @LBA 10]
Found 0xBE = Padding [@LBA 84]
Width = 720
Height = 576
Aspect-ratio = [2] 4:3 display
Frame-rate = [3] 25 fps

DSPguru
9th February 2002, 09:50
try this command :BeSweet -core( -input h:\test2\halloween_1.vob -output h:\test2\halloween_1.mpa -substream 0xc0 -payload )

then go to h:\test2 and check the output's filesize. if the result is 0, try to refresh the explorer window and see if the filesize updates.

10x,
Dg.

meisterproppa
9th February 2002, 16:03
i've tried it with the following result,

H:\>h:\test\besweetv1.11\BeSweet -core( -input h:\test2\halloween_1.vob -output
h:\test2\halloween_1.mpa -substream 0xc0 -payload )
BeSweet v1.11 by DSPguru.
--------------------------
Using azid.dll v1.7.1 (b698) by Midas (midas@egon.gyaloglo.hu).
Using vStrip.dll v0.8d by [maven] (maven@maven.de).
Using mpglib.dll v2.00 by Michael Hipp (mh@mpg123.de).

[00:00:00:000] +------- BeSweet -----
[00:00:00:000] | Input : h:\test2\halloween_1.vob
[00:00:00:000] | Output: h:\test2\halloween_1.mpa
[00:00:00:000] | Substream ID: 0xc0
[00:00:00:000] | Floating-Point Process: No
Error 62: Substream 0xc0 wasn't found on h:\test2\halloween_1.vob
Quiting...

i don't know what happens????

DSPguru
9th February 2002, 16:07
i'm sorry meisterproppa,
here it's working, and i don't have any idea why it shouldn't work on your computer :confused: :( .