PDA

View Full Version : www.mtv.it: impossible download video at 100% with rtmpdump


any ANONYMOUS forum user
06-02-2010, 10:38 AM
hi,i want download this video:
http://www.mtv.it/musica/classifiche/archivio/classifica.asp?id_chart=1&id=25705

but i can't download at 100% with rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm)...

the string that i use is:
"C:\rtmpdump\rtmpdump.exe" -r "rtmpe://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/MTVInternational/videos_warner/IT/55/IT5591000004_640x480_1600.mp4" -e -o "c:\rtmpdump\video.flv"

how i resolve this problem?in this thread
http://stream-recorder.com/forum/www-livestream-com-download-rtmpdump-t6080.html

the string:
rtmpdump -r "rtmp://x36x.od.livestream-api.com/mogulusProxy" -W "http://cdn.livestream.com/chromelessPlayer/wrappers/SimpleWrapperAS3.swf" -p "http://www.livestream.com/theoscars/video?clipId=pla_becf1a3e-425d-4c2e-a3f6-291341b377ac" -y "mp4:dv03/mogulus-user-files/chtheoscars/2010/03/07/ace18fc1-0bf6-4c82-bfe8-c6b734548a7d.mp4" -o output.flv

how is been founded?
sorry for my poor english

Stream Recorder
06-03-2010, 12:14 AM
What OS do you have?

If you use Windows, you can try some GUI RTMPE recorders. If you use Linux, try to use rtmpsuck.

any ANONYMOUS forum user
06-03-2010, 02:45 AM
What OS do you have?

If you use Windows, you can try some GUI RTMPE recorders. If you use Linux, try to use rtmpsuck.

all the other tool don't function...however i have used this tutorial
http://stream-recorder.com/forum/tutorial-simply-use-rtmpsrv-and-example-t6325.html

and i' have found some link with rtmpsrv where i have deleted some parameters and i have left only the same parameters of this string:(-r -W -p -y -o)

rtmpdump -r "rtmp://x36x.od.livestream-api.com/mogulusProxy" -W "http://cdn.livestream.com/chromelessPlayer/wrappers/SimpleWrapperAS3.swf" -p "http://www.livestream.com/theoscars/video?clipId=pla_becf1a3e-425d-4c2e-a3f6-291341b377ac" -y "mp4:dv03/mogulus-user-files/chtheoscars/2010/03/07/ace18fc1-0bf6-4c82-bfe8-c6b734548a7d.mp4" -o output.flv

the download has been completed at 99.9%...the last string was downlodd complete however...
thanks for your interesting

Stream Recorder
06-03-2010, 07:49 AM
all the other tool don't function.
Have you tried StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) and CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm)?

any ANONYMOUS forum user
06-03-2010, 11:31 AM
Have you tried StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) and CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm)?

StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) capture the url of rtmpe link but the download don't fuction.
while the last 2 i want try coojah but it was in japanese language and don't try...for blader i don't know that it 's exist...

hyc
06-03-2010, 01:28 PM
the download has been completed at 99.9%...the last string was downlodd complete however...
thanks for your interesting

If you got 99.9% then it is complete. The percentages won't always hit exactly 100% due to rounding of the numbers in the status display, that doesn't mean anything.

any ANONYMOUS forum user
06-03-2010, 03:09 PM
If you got 99.9% then it is complete. The percentages won't always hit exactly 100% due to rounding of the numbers in the status display, that doesn't mean anything.

yes,this is rght,i understand this because when the download way interrupted to 52% for example, when i opened the file with vlc the length of video is less then the length of the video showed on the browser, while when i finished the download at 99.9% and i opened the file with vlc, the length of the video downloaded was the same of the length of the video showed in the browser...