View Single Post
  #9  
Old 02-15-2011, 04:08 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: gncplay.com audio download


Quote:
Originally Posted by mesut28 View Post
URL:
rtmpt://s.gncplay.com/vod/<playpath>mp4:/aac/000/BFB/000BFB9E1.mp4 <swfUrl>http://a.gncplay.com/flex/player_gncplay.swf <pageUrl>http://gncplay.com/gncplay?_sid=6165...195D79F49 A3F
Please Help
You can use RTMPDump to download the stream.

Code:
rtmpdump -r rtmp://s.gncplay.com/vod/ -y mp4:/aac/000/BFB/000BFB9E1.mp4 -o 000BFB9E1.mp4
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale             22050.00
INFO:   length                4022381.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   timescale             44100.00
INFO:   length                8050688.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            rtp
INFO:   timescale             600.00
INFO:   length                600.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4s
INFO:   timescale             600.00
INFO:   length                600.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4s
INFO:   audiochannels         2.00
INFO:   audiosamplerate       22050.00
INFO:   aacaot                2.00
INFO:   audiocodecid          mp4a
INFO:   moovposition          36.00
INFO:   duration              182.42
1492.093 kB / 182.42 sec (100.0%)
Download complete
Reply With Quote