View Single Post
  #4  
Old 05-08-2012, 01:30 PM
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: RTMP Dump Help! :/


Quote:
Originally Posted by LegendBenders View Post
Heya,
So I have been try to download an rtmp stream and I got rtmp dump and now I don't know what to do. When I put the link in it shows this.


I really wanna download a few videos from Nick.com but thats what I get.

rtmpe://viacomnickstrmfs.fplive.net/viacomnickstrm/gsp.alias/mediabus/nick.com/2012/03/12/10/01/246329/_59598_3915230_246329_20120312100034432_1280x720_3 500_h32.mp4
^Link for stream^
Code:
rtmpdump -r "rtmpe://viacomnickstrmfs.fplive.net/viacomnickstrm" -a "viacomnickstrm/" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.11.3.swf" -y "mp4:gsp.alias/mediabus/nick.com/2012/03/12/10/01/246329/_59598_3915230_246329_20120312100034432_1280x720_3500_h32.mp4" -o 59598_3915230_246329_20120312100034432_1280x720_3500_h32.flv
Code:
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(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              8.87
INFO:   moovPosition          32.00
INFO:   width                 1280.00
INFO:   height                720.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            100.00
INFO:   avclevel              32.00
INFO:   aacaot                2.00
INFO:   videoframerate        29.97
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                262000.00
INFO:   timescale             29970.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                195584.00
INFO:   timescale             22050.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
35.488 kB / 0.27 sec (3.0%)
Reply With Quote