Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

please help with this video

(http://stream-recorder.com/forum/showthread.php?t=18110)

chanc 03-29-2014 10:50 PM

please help with this video


 
http://thedailyshow.cc.com/full-epis...--gibby-haynes

thanks in advance.

chanc 03-30-2014 05:30 AM

Re: please help with this video


 
Quote:

Originally Posted by blimey (Post 66715)
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

mckv 03-30-2014 11:10 AM

Re: please help with this video


 
you need to use viacommtvstrmfs.fplive.net:1935/viacommtvstrm as the rtmpe url

Code:

rtmpdump -r "rtmpe://viacommtvstrmfs.fplive.net:1935/viacommtvstrm/gsp.comedystor/com/dailyshow/TDS/season_19/episode_082" -a "viacommtvstrm/gsp.comedystor/com/dailyshow/TDS/season_19/episode_082" -f "WIN 12,0,0,77" -W "http://livepassdl.conviva.com/hf/ver/2.77.0.16173/LivePassModuleMain.swf" -p "http://thedailyshow.cc.com/full-episodes/on9wec/march-27--2014---nate-silver" -y "mp4:ds_19082_act1_640x360_1200_m30.mp4" -o "2014-03-30_07-27-25_mp4_ds_19082_act1_640x360_1200_m30.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                557.32
INFO:  moovPosition            32.00
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videocodecid            avc1
INFO:  audiocodecid            mp4a
INFO:  avcprofile              77.00
INFO:  avclevel                30.00
INFO:  aacaot                  2.00
INFO:  videoframerate          29.97
INFO:  audiosamplerate        24000.00
INFO:  audiochannels          2.00
INFO: trackinfo:
INFO:  length                  16719703.00
INFO:  timescale              30000.00
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  length                  26748928.00
INFO:  timescale              48000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mp4a



All times are GMT -6. The time now is 06:51 PM.