On Wednesday 19 October 2005 12:30, Hugo Vanwoerkom wrote:

> But there is a big difference between realplay and mplayer. Mplayer
> has much cleaner sound. With vsound you get sound AND recording, can
> you do that with mplayer?

With mplayer, you can record sound from a stream as part of a batch job
without an X display, so you can (for example) run a script from at
while you're logged out.

mplayer -really-quiet -ao pcm:file=foo.wav 'rtsp://example.com/foo.ra'

lame --quiet foo.wav foo.mp3  &&  rm foo.wav


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to