 rtmpdump problems on vpro.nl
So i want to download this vid:
_http://pinkpop.vpro.nl/item/FA386FB058521D2EF3816FC7DC5804A9.html
URL Snooper gave me this info;
rtmpe://fmss.vpro.nl/media/mp4:43538019.mp4
So in rtmpdump I give this command;
C:\temp\rtmpdump -r rtmpe://fmss.vpro.nl/media/mp4:43538019.mp4 -o test.mp4
I got this message;
Download may be incomplete (downloaded about 1.80%), try resuming ...
So I've entered the resuming command;
C:\temp\rtmpdump -r rtmpe://fmss.vpro.nl/media/mp4:43538019.mp4 -o test.mp4 --resume
And after a couple of times using that command I gott a lot of:
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
Stream does not start with requested FLV frame, ignoring data...
any help please?
|