Log in

View Full Version : Extracting LPCM Audio


BluDChyLD
11th November 2002, 22:56
Hi,
Im trying to make a backup of my Jeff Buckley dvd, and the audio on the disc is encoded in LPCM Stereo.

Using my typical gknot method, dvd2avi doesn't extract the audio. What program can I use to do this?
Thanks

dilligaf
11th November 2002, 23:31
Ive had the same problem with a 24 bit lpcm I have tried to convert, a small program called 'twen' I found on this forum, was also unable to give a usable wav.Ive ripped the audio stream with smartripper & vobedit so I'm reasonably confident the stream was ripped ok.

BluDChyLD
11th November 2002, 23:55
you should try besweet, just worked for me :)

dilligaf
12th November 2002, 01:15
Cheers for the advice, I'll give it a go :)

dilligaf
12th November 2002, 06:51
Just tried Besweet to no avail, I should have gone for the AC-3 audio track in the 1st place. :)

pacohaas
12th November 2002, 17:07
:logfile:

dilligaf
13th November 2002, 07:42
I hear you pacohaas :)

Anyone else trying to backup Ozzy Osbourne's DVD LPCM soundtrack?

BluDChyLD
13th November 2002, 09:32
this is the command I used in besweet to extract the audio -

"C:\Utilities\DivX Tools\OGG DivX Stuff\BeSweet\BeSweet.exe" -core( -input "d:\mY StuFF\Films\DVD Rips\DVD_VIDEO\VIDEO_TS\VTS_01_6.VOB" -output "d:\mY StuFF\Films\DVD Rips\jbaudio.ogg" -substream 0xA0 ) -ota( -d 0 -g max ) -ogg( -q 0.350 ) -profile( ~~~~~ Default Profile ~~~~~ )

Change the file paths and give it go, you'll have to rip the dvd as one vob though... If you've got a fat32 system it might be too big so just leave out the video stream when your ripping :) You could always do it chapter based and encode each song individually, that would probably be better :)

This is going to encode at 112kbps ogg, if you want true audio quality extract to wav :)

dilligaf
14th November 2002, 04:53
Cheers for that BluDChyLD, I'll give besweet a re-run :)