View Single Post
  #144  
Old 06-20-2011, 05:44 AM
mynameis mynameis is offline
Junior Member
 
Join Date: Jun 2011
Posts: 6
mynameis is on a distinguished road
Default

Re: www.channel4.com: Any way to capture video from the new 4OD service?


Trying to download this video here:
http://www.channel4.com/programmes/b...ie-special/4od

Code:
rtmpdump -r "rtmpe://ll.securestream.channel4.com:1935/a4174/e1/?ovpfv=1.1&e=1308569875&ip=217.196.235.17&h=947efc13caee29bbf354423cc12991d3" -a "a4174/e1/?ovpfv=1.1&e=1308569875&ip=217.196.235.17&h=947efc13caee29bbf354423cc12991d3" -f "WIN 10,2,153,1" -W "http://www.channel4.com/static/programmes/asset/flash/swf/4odplayer-4.85.6.swf" -p "http://www.channel4.com/programmes/bad-teacher-t4-movie-special/4od" -C Z: -y "mp4:xcuassets/CH4_08_02_900_52603001001002_001.mp4?e=1308569875&ip=217.196.235.17&h=947efc13caee29bbf354423cc12991d3" -o CH4_08_02_900_52603001001002_001.mp4
But all I get is this error (using rtmpdump-2.1d-window):

Code:
ERROR: Closing connection: NetStream.Failed
Reply With Quote