View Single Post
  #2  
Old 02-20-2011, 11:07 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Cool

Re: extra.mtv.it: Does anybody know how to capture this video?


Quote:
Originally Posted by jetpoet View Post
Code:
http://extra.mtv.it/inc/gmpAsp/gmp_iframe.asp?id=595759&f=mtv_news&w=610&h=518&uri=mgid:uma:video:mtv.it:595759
XML [geo restricted content!]:
Code:
http://intl.esperanto.mtvi.com/www/xml/media/mediaGen.jhtml?uri=mgid:uma:video:mtv.it:595759
Code:
<package version="1.4">
<video>
<item>
<rendition cdn="akamai" duration="1175" width="448" height="336" type="video/x-flv" bitrate="650">
<src>
rtmp://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/it/ontv/news/mtv_news/it_mtvnews_G105597_448x336_650.flv
</src>
</rendition>
<rendition cdn="akamai" duration="1175" width="384" height="288" type="video/mp4" bitrate="600">
<src>
rtmpe://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/it/ontv/news/mtv_news/it_mtvnews_G105597_384x288_600.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="1175" width="640" height="480" type="video/mp4" bitrate="1600">
<src>
rtmpe://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/it/ontv/news/mtv_news/it_mtvnews_G105597_640x480_1600.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="1175" width="576" height="432" type="video/mp4" bitrate="1200">
<src>
rtmpe://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/it/ontv/news/mtv_news/it_mtvnews_G105597_576x432_1200.mp4
</src>
</rendition>
<rendition cdn="akamai" duration="1175" width="256" height="192" type="video/mp4" bitrate="350">
<src>
rtmpe://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/it/ontv/news/mtv_news/it_mtvnews_G105597_256x192_350.mp4
</src>
</rendition>
<beacons>
<beacon url="http://viamtvnvideo.112.2o7.net/b/ss/viamtvnvideo/1/H.1-pdv-2/{ord}?c20=mtv.it" elapsed="20"/>
<beacon url="http://viamtvnvideo.112.2o7.net/b/ss/viamtvnvideo/1/H.1-pdv-2/{ord}?pageName=mtv.it&c8=595759&c49={ref}&c12=IT" elapsed="0"/>
<beacon url="http://viamtvnvideo.112.2o7.net/b/ss/viamtvnvideo/1/H.1-pdv-2/{ord}?pageName=mtv.it&c3=595759&c49={ref}&c12=IT" elapsed="20"/>
<beacon type="label" elapsed="20"/>
</beacons>
</item>
<item placement="overlay" format="image" xPercent="1" yPercent="1" startTime="0" duration="6000" width="40" height="38">
<src>
http://intl.esperanto.mtvi.com/player/sites/mtv.it/mtvBug.swf
</src>
<clickTag>
http://www.mtv.it
</clickTag>
</item>
</video>
</package>
RTMPDump v2.3 command line:

Code:
rtmpdump -r "rtmpe://cp24806.edgefcs.net/ondemand/mtviestor/_!/intlod/it/ontv/news/mtv_news/it_mtvnews_G105597_640x480_1600.mp4" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.4.0.swf" -o it_mtvnews_G105597_640x480_1600.flv
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              1175.40
INFO:   moovPosition          36.00
INFO:   audiocodecid          mp4a
INFO:   width                 640.00
INFO:   height                480.00
INFO:   videocodecid          avc1
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO:   videoframerate        25.00
INFO: trackinfo:
INFO:   length                51833722.00
INFO:   timescale             44100.00
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                2938500.00
INFO:   timescale             2500.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                600.00
INFO:   timescale             600.00
INFO: sampledescription:
INFO:   length                600.00
INFO:   timescale             600.00
INFO: sampledescription:
230118.354 kB / 1175.37 sec (99.9%)
Download complete
Reply With Quote