View Single Post
  #3  
Old 04-01-2015, 09:33 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Help getting media source


Code:
rtmpdump -v -r "rtmp://mediadelivery.universal-music-services.de:80/umusicstream" -a "umusicstream" -f "WIN 16,0,0,305" -W "http://static.universal-music.de/video/player.newest.all.swf" -p "http://go.universal-music.de/tokio-hotel/light/video:365340" -y "autofill/s/storage/3/6/5/3/4/0/content/686/file" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2015-01-15 (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 ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration                396.57
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videodatarate           1464.84
INFO:   framerate               25.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiosamplerate         44100.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   major_brand             mp42
INFO:   minor_version           0
INFO:   compatible_brands       mp42mp41
INFO:   encoder                 Lavf54.63.104
INFO:   filesize                81120654.00
7396.946 kB / 28.61 sec (7.2%)
Reply With Quote