View Single Post
  #6  
Old 02-13-2012, 10:34 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Need help with example to rip this particular rtmpe


you need sth like this?
Code:
rtmpdump -r "rtmp://c14005-o.f.core.cdn.streamfarm.net/14005dgcom" -a "14005dgcom/" -y "mp4:ondemand/3916ebstd/ebstd/2012/02/13/zh/ebstd_2012-02-13_196719_000.mp4" -o "ebstd_2012-02-13_196719_000.flv"
Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              125.02
INFO:   moovPosition          28.00
INFO:   audiocodecid          mp4a
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   avcprofile            100.00
INFO:   avclevel              21.00
INFO:   aacaot                2.00
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         1.00
INFO:   videoframerate        25.00
INFO: trackinfo:
INFO:   length                5513216.00
INFO:   timescale             44100.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   length                3125000.00
INFO:   timescale             25000.00
INFO:   language              und
INFO: sampledescription:
INFO:   sampletype            avc1
51.771 kB / 1.02 sec (0.8%)
Reply With Quote