View Single Post
  #29  
Old 01-10-2010, 12:29 AM
gaganspidey gaganspidey is offline
Member
 
Join Date: Jul 2009
Posts: 35
gaganspidey is on a distinguished road
Default

Re: bigflix.com: How to download free streaming movies from Adobe Flash Player(RTMPE


Code:
Metadata:
  duration              1438.29
  moovPosition          32.00
  width                 640.00
  height                352.00
  videocodecid          avc1
  audiocodecid          mp4a
  avcprofile            100.00
  avclevel              30.00
  aacaot                2.00
  videoframerate        25.00
  audiosamplerate       44100.00
  audiochannels         2.00
tags:
  ©too                 HandBrake 0.9.3 2008112300
trackinfo:
  length                63424620.00
  timescale             44100.00
  language              und
sampledescription:
  sampletype            avc1
  length                63428608.00
  timescale             44100.00
  language              eng
sampledescription:
  sampletype            mp4a
  length                63424620.00
  timescale             44100.00
  language              und
sampledescription:
  sampletype            text
  displayflags          0.00
  horizontaljustification0.00
  verticaljustification 0.00
  backgroundcolor       0.00
defaulttextbox:
  top                   0.00
  left                  0.00
  bottom                0.00
  right                 0.00
defaultstyle:
  startchar             0.00
  endchar               0.00
  fontid                0.00
  facestyleflags        0.00
  fontsize              0.00
  textcolor             0.00
0.986 kB / 0.00 sec (0.0%)
DEBUG: RTMP_ClientPacket, received: notify 58 bytes
DEBUG: (object begin)
DEBUG: (object begin)
DEBUG: Property: <Name:                   trackid, NUMBER:      3.00>
DEBUG: Property: <Name:                      text, STRING:      Chapter  1>
DEBUG: (object end)
DEBUG: (object end)
654.596 kB / 8.80 sec (0.6%)
DEBUG: RTMP_ClientPacket, received: invoke 49187 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_onbwcheck>
DEBUG: Invoking _result
1312.709 kB / 16.80 sec (1.1%)
DEBUG: RTMP_ClientPacket, received: invoke 40 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_onbwdone>
10832.850 kB / 140.60 sec (9.7%)
DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping 940287427
DEBUG: sending ctrl. type: 0x0007
20762.516 kB / 238.86 sec (16.6%)
DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping 940587456
DEBUG: sending ctrl. type: 0x0007
30565.319 kB / 348.14 sec (24.2%)
DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping 940887481
DEBUG: sending ctrl. type: 0x0007
40243.470 kB / 451.00 sec (31.3%)
DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping 941187508
DEBUG: sending ctrl. type: 0x0007
49458.514 kB / 537.08 sec (37.3%)
DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping 941487535
DEBUG: sending ctrl. type: 0x0007
59818.500 kB / 636.28 sec (44.2%)
DEBUG: HandleCtrl, received ctrl. type: 6, len: 6
DEBUG: HandleCtrl, Ping 941787562
DEBUG: sending ctrl. type: 0x0007
62880.973 kB / 662.40 sec (46.0%)
DEBUG: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 10054 (Unknown error)

ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 89806
DEBUG: WriteStream returned: -1
Download may be incomplete (downloaded about 46.00%), try resuming
DEBUG: Closing connection.


C:\rtmpdump>

Where did I go wrong ? Has it got something to do with the SWF verification ? I checked this link posted by Stream Recorder which specifies downloading the swf player you want to use for SWFVerification, unzip it, It will show the decompressed filesize, use it for --swfsize and lastly generating the hash. Is this to be used here ?

The command I used in rtmpdump v2.1c was :

Code:
rtmpdump -r "rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/mp4:vault/videoclips/tvshows/Ramayan_30?e=1263119595&h=e07eb1971495980db2c72544453a7496" -W "http://broadband.bigflix.com/apache_file/flash/Player.swf" -o Ep-30.flv -V
Reply With Quote