View Single Post
  #8  
Old 09-22-2012, 08:44 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Wickedpictures.com: Download RTMP .MP4 video stream from JW Player (Mac OS)


Quote:
Originally Posted by elliottb View Post
Thank you chap. How did you do that? I greatly appreciate it.
Get found it from the page source



or you can use RtmpDump

Code:
$ rtmpdump -r "rtmp://204.236.131.5/vods3" -a "vods3" -f "WIN 11,3,300,257" -W
"http://sitekick.s3.amazonaws.com/flash/jw5.5/player.swf" -p "http://www.saddle
back.com/blogs/newsandviews/index.html?contentid=10425" -y "mp4:live/9713-NewsV
iews2012_03_27SaddlebackMediaCenterSD-x264aac-700.mp4" -o 9713-NewsViews2012_03
_27SaddlebackMediaCenterSD-x264aac-700.flv -R
RTMPDump v2.4-41-g7bae82a
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
  in approximately realtime (disabled BUFX speedup hack)
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             2997.00
INFO:   length                1524600.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   timescale             44100.00
INFO:   length                22437888.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       44100.00
INFO:   videoframerate        29.97
INFO:   aacaot                2.00
INFO:   avclevel              13.00
INFO:   avcprofile            66.00
INFO:   audiocodecid          mp4a
INFO:   videocodecid          avc1
INFO:   width                 480.00
INFO:   height                270.00
INFO:   frameWidth            480.00
INFO:   frameHeight           270.00
INFO:   displayWidth          480.00
INFO:   displayHeight         270.00
INFO:   framerate             29.97
INFO:   moovposition          40.00
INFO:   duration              508.80
19647.201 kB / 253.65 sec (49.8%)
Reply With Quote