PDA

View Full Version : Problem downloading with rtmpdump (Mac OS X)


SweMike
07-17-2010, 07:17 AM
Hello! I'm a newbie on rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm). I have downloaded the edited version for Mac OS X from Mr. Yansky, posted earlier in this thread (rtmpdump 2.2d). But probably I'm doing something wrong because it doesn't work for me.

I have no possibilty to upgrade from OS X 10.5.8 to 10.6. My PM G5 is too old.

If I'm following the commands written earlier in this thread, Terminal refuses to run the script.

I'd like to download a video from SVT Play. And I'm typing this in terminal. ./rtmpdump -r rtmp://fl11.c91005.cdn.qbrick.com/91005/_definst_/kluster/20100623/PG-1130018-001A-ARKIVETREFLEX-01-mp4-e-v1.mp4 -o -reflex1.mp4

Terminal says: -bash: rtmpdump: command not found
It says the same thing if I'm standing right into the folder in terminal.
rtmpdump -r rtmp://fl11.c91005.cdn.qbrick.com/91005/_definst_/kluster/20100623/PG-1130018-001A-ARKIVETREFLEX-01-mp4-e-v1.mp4 -o -reflex1.mp4

-bash: rtmpdump: command not found

What commando is missing? What am I doing wrong?

dumpall
10-02-2010, 01:47 PM
Hello! I'm a newbie on rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm). I have downloaded the edited version for Mac OS X from Mr. Yansky, posted earlier in this thread (rtmpdump 2.2d). But probably I'm doing something wrong because it doesn't work for me.

I have no possibilty to upgrade from OS X 10.5.8 to 10.6. My PM G5 is too old.

If I'm following the commands written earlier in this thread, Terminal refuses to run the script.

I'd like to download a video from SVT Play. And I'm typing this in terminal. ./rtmpdump -r rtmp://fl11.c91005.cdn.qbrick.com/91005/_definst_/kluster/20100623/PG-1130018-001A-ARKIVETREFLEX-01-mp4-e-v1.mp4 -o -reflex1.mp4

Terminal says: -bash: rtmpdump: command not found
It says the same thing if I'm standing right into the folder in terminal.
rtmpdump -r rtmp://fl11.c91005.cdn.qbrick.com/91005/_definst_/kluster/20100623/PG-1130018-001A-ARKIVETREFLEX-01-mp4-e-v1.mp4 -o -reflex1.mp4

-bash: rtmpdump: command not found

What commando is missing? What am I doing wrong?

Precompiled versions are known not to work (for some reason, probably Apple stuff on latest update, 10.5.8) on 10.5.8; or it has been at least reported so on number of occasions.

You might want to try to install macports on your machine (google macports, it is not that difficult to go to the terminal and type those commands found at their website), since my experience on ppc mac with both macports and rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) (working on my machine now) installed through macports was really smooth and painless.

If You run into some trouble, post further messages.