View Single Post
  #3  
Old 09-29-2011, 06:10 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: video.cnbc.com: Problem downloading CNBC video with rtmpdump, rtmpsrv, rtmpsuck


Quote:
Originally Posted by KSV View Post
Code:
rtmpdump -r "rtmp://cp34825.edgefcs.net:80/ondemand" -p "http://video.cnbc.com/gallery/?video=3000048189" -y "mp4:csmp4/VCPS/Y2011/M09D28/3000048189/4ED1-ASB-PaulBurkner_L" -o Test.flv
Code:
RTMPDump v2.4 GIT-2011-09-25 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              288.57
INFO:   moovPosition          24713365.00
INFO:   audiocodecid          mp4a
INFO:   width                 400.00
INFO:   height                300.00
INFO:   videocodecid          avc1
INFO:   avcprofile            66.00
INFO:   avclevel              21.00
INFO:   aacaot                2.00
INFO:   audiosamplerate       24000.00
INFO:   audiochannels         2.00
INFO:   videoframerate        30.00
INFO: trackinfo:
INFO:   length                6925312.00
INFO:   timescale             24000.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                8657.00
INFO:   timescale             30.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
24416.101 kB / 288.53 sec (99.9%)
Download complete
Thanks you! But could you please tell me whether it is possible to make it work using rtmpsrv or rtmpsuck? Can't I make it work because of the wrong version or something else?
Reply With Quote