View Single Post
  #2  
Old 05-02-2012, 07:13 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: SWF downloads as a PNG image ?


Code:
rtmpdump -v -r "rtmp://184.82.121.154/live/sky849" -W "http://www.launchlive.tv/player/player-licensed.swf" -p "http://www.launchlive.tv/embed.php?v=sky849&vw=570&vh=400" | vlc -
RTMPDump v2.4 GIT-2012-03-08 (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:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname              Custom
INFO:   creationdate            Tue May 01 18:50:40 2012
INFO:   videodevice             SCFH DSF
INFO:   framerate               29.97
INFO:   width                   480.00
INFO:   height                  288.00
INFO:   videocodecid            avc1
INFO:   videodatarate           300.00
INFO:   avclevel                31.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 5.00
INFO:   audiodevice             Line 1 (Virtual Audio Cable)
INFO:   audiosamplerate         22050.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        100.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           32.00
2480.149 kB / 62.42 sec
ERROR: Download: Failed writing, exiting!
Reply With Quote