View Single Post
  #4  
Old 12-09-2011, 03:44 AM
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: RTMPDUMP seems to be having problems with BBC iPlayer


Quote:
Originally Posted by meedermow View Post
How strange. I still can't get it to work - is it anything to do with the versions we're using?
I have used your rtmpdump version, and it's working fine as well!!
Code:
C:\temp\rtmpdump-20110925-git-6230845-win32>rtmpdump -r "rtmp://cp45413.edgefcs.
net:80/ondemand/public/flash/dl_politics/812000/812082_16x9_NewsWebFlash512" -o
812082_16x9_NewsWebFlash512.flv
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              13567.88
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videodatarate         320.00
INFO:   framerate             25.00
INFO:   videocodecid          4.00
INFO:   audiodatarate         48.00
INFO:   audiodelay            0.05
INFO:   audiocodecid          2.00
INFO:   canSeekToEnd          TRUE
0.414 kB / 0.00 sec (0.0%)
Did you try this:
Code:
rtmpdump -r "rtmp://cp45413.edgefcs.net:80/ondemand/public/flash/dl_politics/812000/812082_16x9_NewsWebFlash512" -o 812082_16x9_NewsWebFlash512.flv
if the problem still exist, use StreamTransport!!
Reply With Quote