PDA

View Full Version : mtvmusic.com: ERROR: HandleCtrl: Ignoring SWFVerification request


SergSlim
02-24-2010, 03:32 AM
Hello.
I'm trying to download a video from http://www.mtvmusic.com/artist/dead_by_sunrise/videos/464968/crawl_back_in_live_

I found mp4 link:
rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/palladia/01_10/PTS_LF_HDP194A1_clp43647_112_1280x720_3500.mp4

If I use this: rtmpdump.exe -r "rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/palladia/01_10/PTS_LF_HDP194A1_clp43647_112_1280x720_3500.mp4" -o "test.mp4"

I get an error at the beginning:
ERROR: HandleCtrl: Ignoring SWFVerification request, use --swfVfy!

and then this:
24109.027 kB / 52.22 sec (27.9%)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
24109.027 kB / 52.22 sec (27.9%)
Download may be incomplete (downloaded about 27.90%), try resuming

By resuming I can finish the download, but I guess there's another way, which will be more correct.

I tried using this string:
rtmpdump.exe -r "rtmpe://cp51184.edgefcs.net/ondemand/mtvnorigin/gsp.originmusicstor/sites/palladia/01_10/PTS_LF_HDP194A1_clp43647_112_1280x720_3500.mp4" --swfVfy "http://intl.esperanto.mtvi.com/global/apps/player/flex/Loader.swf" -o "test.mp4"

But in that case I get Error:
Connecting ...
ERROR: RTMP_ReadPacket, failed to read RTMP packet header

I'm not sure if I'm using correct link for swfVfy. Am I doing something wrong?

rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) version 2.1c and 2.1d.
Windows 7 x64