View Single Post
  #2  
Old 03-30-2014, 05:30 AM
chanc chanc is offline
Senior Member
 
Join Date: Sep 2012
Posts: 115
chanc is on a distinguished road
Default

Re: please help with this video


Quote:
Originally Posted by blimey View Post
how you have trouble?
Code:
rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm" -y "mp4:gsp.comedystor/com/dailyshow/TDS/season_19/episode_080/ds_19080_act1_1280x720_3500_h32.mp4" -o "ds_19080_act1_1280x720_3500_h32.flv"
rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm" -y "mp4:gsp.comedystor/com/dailyshow/TDS/season_19/episode_080/ds_19080_act2_1280x720_3500_h32.mp4" -o "ds_19080_act2_1280x720_3500_h32.flv"
rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm" -y "mp4:gsp.comedystor/com/dailyshow/TDS/season_19/episode_080/ds_19080_act3_1280x720_3500_h32.mp4" -o "ds_19080_act3_1280x720_3500_h32.flv"
rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm" -y "mp4:gsp.comedystor/com/dailyshow/TDS/season_19/episode_080/ds_19080_act4_1280x720_3500_h32.mp4" -o "ds_19080_act4_1280x720_3500_h32.flv"
Code:
http://thedailyshow.cc.com/feeds/mediagen/?uri=mgid:arc:episode:thedailyshow.com:a981285a-09fc-4ce2-9b43-f2edb0c6f77e
While using rtmphelper, it did work out the url, but the download wouldn't start. as follows


rtmpdump -r "rtmpe://viacomccstrmfs.fplive.net:1935/viacomccstrm/gsp.comedystor/
com/dailyshow/TDS/season_19/episode_082" -a "viacomccstrm/gsp.comedystor/com/dai
lyshow/TDS/season_19/episode_082" -f "WIN 12,0,0,77" -W "http://livepassdl.convi
va.com/hf/ver/2.77.0.16173/LivePassModuleMain.swf" -p "http://thedailyshow.cc.co
m/full-episodes/on9wec/march-27--2014---nate-silver" -y "mp4:ds_19082_act1_640x3
60_1200_m30.mp4" -o "2014-03-30_07-27-25_mp4_ds_19082_act1_640x360_1200_m30.flv"


Closing connection... done!

RTMPDump v2.4 GIT-2013-12-05 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: WriteN, RTMP send error 10054 (1537 bytes)
ERROR: Handshake failed
Closing connection... done!

WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Reply With Quote