Mohamed Mansour's Personal Website
Articles
Comments on How-To rip Real Media RTSP Streams to MP3 using MPlayer
4 Replies: (add yours)
Luca
#2This is all very nice but for the link that you gave, mplayer is stuck at 2.5% (16kb). Does this still work for you?
› Posted on September 30, 2007, 10:26 pm
foo
#3even better way to check downloaded data:
watch ls -lh audiodump.wav
› Posted on December 20, 2007, 2:50 pm
m0
#4Luca: That is the point of recompiling MPlayer to remove one parameter when configuring it which causes Mplayer to stop at 2.5% or 16KB due to CPU. So if you do what is done here and recompile Mplayer and remove the '--enable-runtime-cpudetection' flag, it will work :) Took me a while to do that.
foo: Pretty cool idea :) Thanks!
› Posted on December 21, 2007, 10:50 pm
Andrew
#1Great page!! As regards the codecs I was a little surprised not to see the mplayer codecs mentioned:
http://www.mplayerhq.hu/MPlayer/releases/codecs/all-20061022.tar.bz2
which pretty much open everything without any drama.
Thanks again for the great page!
Andrew
› Posted on September 17, 2007, 6:17 am