View Single Post
  #2  
Old 09-25-2014, 02:54 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: howto download fcgov.com pegcentral videos with rtmpdump


Code:
rtmpdump -v -r "rtmpe://sampi.pegcentral.com/cable14/" -a "cable14/?doConnect=12345&doPublish=54321" -f "WIN 15,0,0,167" -W "http://cable14.pegcentral.com/flash/media_player_102908.swf" -p "http://cable14.pegcentral.com/player.php?video=8b62877ccb7cfc621446552b3b9ba5c6" -y "mp4:831-Medium.mp4" -T "2JNxehiz" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: trackinfo:
INFO:   timescale               30000.00
INFO:   length                  338249912.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              avc1
INFO:   timescale               48000.00
INFO:   length                  541207552.00
INFO:   language                eng
INFO: sampledescription:
INFO:   sampletype              mp4a
INFO:   audiochannels           2.00
INFO:   audiosamplerate         48000.00
INFO:   videoframerate          29.97
INFO:   aacaot                  2.00
INFO:   avclevel                30.00
INFO:   avcprofile              66.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   480.00
INFO:   height                  360.00
INFO:   frameWidth              480.00
INFO:   frameHeight             360.00
INFO:   displayWidth            480.00
INFO:   displayHeight           360.00
INFO:   framerate               29.97
INFO:   moovposition            630840985.00
INFO:   duration                11275.16
2056.778 kB / 35.13 sec (0.3%)
Reply With Quote