On Saturday 13 November 2004 23:14, Mr. Adam ALLEN wrote:
On Sat, 2004-11-13 at 10:21 +0000, Graham wrote: I'm sure that when ripping a DVD to wave to get onto a MiniDisc I used the following. mplayer -vc null -vo null -ao pcm -aofile test.wav <filename>
(I just tried it with MPG's on disk since the laptop doesn't have DVD, but I'm convinced that is how I did it).
Ah yes, it seems obvious now I look up those options in the manual (95 pages). The actual syntax is
mplayer -vc null -vo null -ao pcm -aofile test.wav dvd://
Seems to work fine. Many thanks.
-- GT