View Single Post
  #5  
Old 02-24-2011, 02:58 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Cool

Re: Trying to save streaming BBC video using Mac OS10.6.6


Quote:
Originally Posted by timelessbeing View Post
I am trying to save the documentary video at the end of this article:
_http://www.bbc.co.uk/blogs/adamcurtis/2011/02/sadats_dat.html
RTMPDump v2.3:

Code:
rtmpdump --host "85.183.195.46" --tcUrl "rtmp://85.183.195.46:1935/ondemand?_fcs_vhost=cp44293.edgefcs.net&auth=daEbhcjbIdhaybNdea9axaia0aMbacvdXbT-bnzICX-bWG-IpuEEqDnJCwHrwD&aifp=v001&slist=public/unsecure/1500kbps/curtia03-00043765-cairocalm_4x3_Flash9_Hi_v1_0.mp4;public/unsecure/800kbps/curtia03-00043765-cairocalm_4x3_Flash9_Med_v1_0.mp4;public/unsecure/curtia03-00043765-cairocalm_4x3_Flash8_v1_1" --app "ondemand?_fcs_vhost=cp44293.edgefcs.net&auth=daEbhcjbIdhaybNdea9axaia0aMbacvdXbT-bnzICX-bWG-IpuEEqDnJCwHrwD&aifp=v001&slist=public/unsecure/1500kbps/curtia03-00043765-cairocalm_4x3_Flash9_Hi_v1_0.mp4;public/unsecure/800kbps/curtia03-00043765-cairocalm_4x3_Flash9_Med_v1_0.mp4;public/unsecure/curtia03-00043765-cairocalm_4x3_Flash8_v1_1" --port 1935 --protocol 0 --playpath "mp4:public/unsecure/1500kbps/curtia03-00043765-cairocalm_4x3_Flash9_Hi_v1_0.mp4" -o curtia03-00043765-cairocalm_4x3_Flash9_Hi_v1_0.flv
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              2521.48
INFO:   moovPosition          40.00
INFO:   width                 480.00
INFO:   height                360.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              21.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       48000.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                6303700.00
INFO:   timescale             2500.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                121026560.00
INFO:   timescale             48000.00
INFO: sampledescription:
INFO:   sampletype            mp4a
461232.216 kB / 2521.44 sec (99.9%)
Download complete
Reply With Quote