View Single Post
  #3  
Old 03-24-2012, 12:43 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: a dumb need help for rtmpdump


Quote:
Originally Posted by spock View Post

Basically I'd like to download videos from mtvondemand. Stuff as "my life as Liz" or similar.

I'm willing to learn so it would be useful a step by step method to download "tester episode"
you can still download your videos with no problems rtmpdump
Code:
E:\>rtmpdump
-r "rtmpe://cp10740.edgefcs.net:1935/ondemand" -a "ondemand?ovpfv=2.1.4" -f "WIN
 11,1,102,62" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.
12.1.swf" -p "http://www.mtv.com/videos/my-life-as-liz-season-2-ep-12-new-beginn
ings/1663049/playlist.jhtml" -C Z: -y "mp4:mtvnorigin/gsp.originmusicstor/sites/
mtv.com/shows/my_life_as_liz/212/mt_mlal212_rt235485_s1_640x360_1200_m30.mp4" -o
 mt_mlal212_rt235485_s1_640x360_1200_m30.flv
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              322.06
INFO:   moovPosition          32.00
INFO:   width                 640.00
INFO:   height                360.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        29.97
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         2.00
INFO: trackinfo:
INFO:   length                9648000.00
INFO:   timescale             29970.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                7101440.00
INFO:   timescale             22050.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
2954.116 kB / 20.02 sec (6.2%)
Reply With Quote