On Tue, Sep 16, 2003 at 09:23:15PM -0400, Carl Fink wrote:
> On Wed, Sep 17, 2003 at 07:57:57AM +0800, csj wrote:
> 
> > Why not try mplayer?
> 
> Because it doesn't work well with streaming stuff in general and
> never with RealAudio, on my system.

mplayer works for capturing realaudio streams here, in that it dumps a
file which it can play itself. realplayer doesn't like the result,
though.

Another solution is using vsound (debian package available) with
realplayer (or better, trplayer:
http://www.linux-speakup.org/trplayer.html), like 

$ vsound -t -s trplayer -q -n exmple.rpm | sox -t au - -t wav - | \
     oggenc -q 0 -o example.ogg -


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

Reply via email to