Hi Sonia, Sonia Hamilton wrote: > I'm trying to rip a window$ media stream, looking for some > hints... The stream is http://www.2ser.com/stream. > > Playing the stream using mplayer works: > > $ mplayer http://138.25.162.211:8080
I use mplayer this way to rip 2SER to a wave file. Then afterwards you can compress into whatever format you like: mplayer -cache 512 -vc null -vo null -ao pcm:file=2ser.wav http://138.25.162.211:8080 -- dave. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
