[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ripping DVD-Audio



On Mon, Apr 28, 2003 at 08:19:50PM -0700, Paul Johnson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Are there any tools out there like abcde for making oggs from an audio
> DVD?

Hmm...

If by "audio DVD" you mean SACD or DVD-A, I'm not sure...

If you mean a "standard DVD", then mplayer will do the trick

mplayer -dvd 1 -vc null -vo null -hardframedrop -ao pcm -aofile a.wav

will extract to a .wav file.  mplayer knows about oggs, so it might be
possible to go straight to ogg, but haven't tried it personally...

I'm sure it would be possible to whack a shell script around something
like this (after all, abcde is only a fancy shell script anyway)

- Chris



Reply to: