View Single Post
  #5  
Old 02-09-2012, 11:52 PM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Help me pls. Video download for rtmpdump.


Gibberring, in rtmpdump, you must input -p and -T parameter in order to download your video!! if you don't, will be rejected from server!!

Code:
rtmpdump -r "rtmpe://main.eu.cdn.streamprovider.net:80/securestreaming" -a "securestreaming" -W "http://isc.acunn.com/static/player/secureplayer.swf" -p "http://www.acunn.com/video/o-ses-turkiye/fatma-iscan-ben-insan-degil-miyim/390" -T "tolga" -y "mp4:acunn/b/yetenek-sizsiniz/1328730686.mp4" -o "1328730686.flv"
Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             25.00
INFO:   length                3935.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             48000.00
INFO:   length                7553024.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       48000.00
INFO:   videoframerate        25.00
INFO:   aacaot                2.00
INFO:   avclevel              21.00
INFO:   avcprofile            100.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 540.00
INFO:   height                360.00
INFO:   moovposition          18313500.00
INFO:   duration              157.40
41.305 kB / 0.20 sec (0.1%)
Take a look here for more information if you are interested!!
Reply With Quote