PDA

View Full Version : Help downloading video from iguitarmag, please!


Rileore
10-27-2011, 04:11 PM
Hi! I've just found about this program "RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm)" but I can't use it.
I'm starting to think I'm stupid!
First of all, it only works here (I'm using Windows 7) if I run it through RTMPexplorer (http://all-streaming-media.com/record-video-stream/RTMPExplorer-freeware-GUI-for-rtmpsrv-Windows.htm). But that's ok!
When I try to download the video I get the message:
Warning! Trying different position for client digest!
Anyway, I tried to figure the program syntax out, without sucvess.
Orbit doesn't work either, but it gave me the following address to the video I want, that is:

rtmp://64.210.72.100:1935/ondemand?_fcs_vhost=cp49280.edgefcs.net|ondemand?_ fcs_vhost=cp49280.edgefcs.net|mp4:iguitar/issue_2/177_mc_faith_neptune.flv|http://storage.iguitarmag.com/issue2/videoplayer/igvp-akamai-2.swf|http://licklibrary.ceros.com/iguitarmag/issue2/page/1/&OBT_fname=177_mc_faith_neptune.flv.flv

Does anyone here can help me with the right syntax to download it with rtmpdump?

Thanks to all in advance!

KSV
10-27-2011, 06:44 PM
rtmpdump -r "rtmp://cp49280.edgefcs.net/ondemand/mp4:iguitar/issue_2/177_mc_faith_neptune.flv.flv" -o Test.flv

RTMPDump v2.4 GIT-2011-09-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 741.74
INFO: moovPosition 32.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 30.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 48000.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 74168.00
INFO: timescale 100.00
INFO: language und
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 35603456.00
INFO: timescale 48000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype mp4a
2753.939 kB / 26.11 sec (3.5%)

Rileore
10-28-2011, 10:56 AM
Thank you so much, KSV!

I'll try it right now!

It is beyond my comprehension the use of RTMPdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm). I can't figure out the commands line.

It would be wonderful if I could find an comprehensiful tutorial somewhere in the web. :)

Thanks again and my best regards!

Rileore.