View Single Post
  #3  
Old 01-15-2012, 09:50 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: rtmpdump - repeats in resulting audio(+)


^Hey, look at error, if he input hash and size, it will be dl'ed correctly!!
Code:
rtmpdump -r "rtmp://stream.samurai.fm:1935/vods3" -a "vods3" -f "LNX 11,1,102,55" --swfUrl "http://samurai.fm/flash/sfm_soundmanager2c.swf?serverUrl=stream.samurai.fm&pollInterval=250" --swfsize "21808" --swfhash "4acba1208379780d5db7cf30446ab326d80c07b0510c9340b70aacd5ba5677cd" -p "http://samurai.fm/" -y "mp4:amazons3/origin.samurai.fm/media/d1c632cb/jeff.m4a" -o jeff.flv
Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(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             44100.00
INFO:   length                178449030.00
INFO:   language              eng
INFO: sampledescription:
INFO:   sampletype            mp4a
INFO:   audiochannels         2.00
INFO:   audiosamplerate       44100.00
INFO:   aacaot                2.00
INFO:   audiocodecid          mp4a
INFO:   moovposition          40.00
INFO:   duration              4046.46
238.698 kB / 23.08 sec (0.5%)
Also use rtmpdump 2.4!!

(Dunno, maybe in Linux is diff!! )
Reply With Quote