I recently wanted to convert the audio contents of some of my DVD's to ogg's so I could listen to them on my Palm Pilot. It wasn't as easy as I thought it was going to be, so I thought I'd share the experience here. Believe it or not, I found almost nothing on the web about this. All the tutorials out there are about converting DVDs to some other video format, not audio. Maybe someone else has a much simpler way to do it?
Running Mandrake 10.1.
First I installed
DVD::Rip to be able to rip the contents of the the DVD. Obviously this program does much more then this tutorial will cover, but it servered my purposes well. After some basic setup, you can simply choose which chapter to rip or rip the entire thing by pressong the Rip button. This will give you several file formats of the enitre
chapter/movie selection including .avi and .vob. After you've ripped the chapter, you can select
create .wav from the Operate drop down menu. You now have a .wav file.
However, Grip won't read it, b/c it's not on a CD. So I busted out
Audacity. Audacity did a fine job of ripping it to ogg, but the mp3 was rather choppy for some reason. Also, neither the mp3 nor the ogg file would play on my Palm, as it requires a sample rate of 44,100 KHz (CD Standard) rather then the 48000 KHz it was ripped at (DVD Standard). Drat! Changing the sample rate in Audacity was simple enough by selecting the drop down menu to left of the spectrum display, but then both the mp3 and the ogg played in slow motion! The solution was to change the sample rate, export it was a 44100 KHz .wav file, then convert that to ogg or mp3. That gave me a perfect sounding audio file at the correct sample rate.
Hope that helps anyone else trying to do that!
Jeremy