Tony Crouch wrote:> Hi All, > I was wondering if anyone knows of any programs which will rip just the> audio of a dvd, for example, when wanting to make the audio of a DVD > into a CD (on music DVDs).mplayer (from livna repo): mplayer dvd://1 -vc null -vo null -ao pcm:file=soundtrack.wav
You might also want to have a look at http://linux.togaware.com/survivor/DVD_Sound.html Peter