You seem to be using
rtmpdump 1.6 or older, which had bugs in its RTMP decoder.
You should use the latest version instead. And noob2001204 is wrong, they are using SWF verification.
See here for a working example:
http://lists.mplayerhq.hu/pipermail/...er/000235.html
Quote:
ol kk wrote:
> It seems pretty hard
Code:
http://broadband.bigflix.com/home/Show/Ramayan/5610/-Ram-Takes-Vishnu-s-Form-
Nothing special. Looking at that page source:
Code:
// embed the Flash Content SWF when all tests are passed
var
playerflashvars="playlist=http://broadband.bigflix.com/BFDispatch.do?parameter=getPlaylistXml%26productid=5610&file=rtmpe://bigflicks.fcod.llnwd.net/a1728/o27/vault/videoclips/tvshows/Ramayan_300.mp4?e=1262150903%26h=2c0aef931b8e3269d111765eafa27683&autostart=true&title=Ramayan&AcudeoProgram=4adda463e65d6&roll="+roll;
var
playerSrc="http://broadband.bigflix.com/apache_file/flash/BIGFlix_Tremor.swf?f="
+ new Date().getTime();
Current SVN code works fine...
Code:
rtmpdump -r rtmpe://bigflicks.fcod.llnwd.net/a1728/o27 -a a1728/o27 -W
"http://broadband.bigflix.com/apache_file/flash/BIGFlix_Tremor.swf?f=1262135847971"
-p
"http://broadband.bigflix.com/home/Show/Ramayan/5610/-Ram-Takes-Vishnu-s-Form-" -y
"mp4:vault/videoclips/tvshows/Ramayan_300?e=1262150903&h=2c0aef931b8e3269d111765eafa27683"
-o xx.flv -V
|