Quote:
Originally Posted by Bahman
Use rtmpdump!!
Code:
rtmpdump -r "rtmpe://main.eu.cdn.streamprovider.net:80/securestreaming" -a "securestreaming" -W "http://s.cdn.acunn.com/static/player/cdnauth2.swf" -p "http://www.acunn.com/video/yetenek-sizsiniz/nurullah-selimin-2-tur-performansi/1608" -T "tolga" -y "acunn/b/yetenek-sizsiniz/1330887317.mp4" -o "1330887317.flv"
|
Great!! adding "mp4:" does the trick!!
Code:
C:\rtmpdump-2.4>rtmpdump -r "rtmpe://main.eu.cdn.streamprovider.net:80/securestr
eaming" -a "securestreaming" -W "http://s.cdn.acunn.com/static/player/cdnauth2.s
wf" -p "http://www.acunn.com/video/yetenek-sizsiniz/nurullah-selimin-2-tur-perfo
rmansi/1608" -T "tolga" -y "mp4:acunn/b/yetenek-sizsiniz/1330887317.mp4" -o "133
0887317.flv"
RTMPDump v2.4 GIT-2012-02-24 (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 19625.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: timescale 48000.00
INFO: length 37678080.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 89757733.00
INFO: duration 785.00
24.889 kB / 0.13 sec (0.0%)
P.S: Thank you
KSV for updating rtmpdump!!