View Single Post
  #1  
Old 01-05-2014, 02:12 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Need help with this one please


http://www.lamdongtv.vn/

code
Code:
c:\>rtmpdump -r "rtmp://m16.megafun.vn/lamdongtv" -a "lamdongtv" -f "WIN 11,9,90
0,117" -W "http://www.lamdongtv.vn/common/player/no_logo_player.swf" -p "http://
www.lamdongtv.vn/" -y "vstv022?token=hUs_wVZsB69vRPk5PImmoA&time=1388972070&q=rt
mp"  --live  | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2013-10-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 ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   Server                  NGINX RTMP (github.com/arut/nginx-rtmp-module)
INFO:   width                   352.00
INFO:   height                  288.00
INFO:   displayWidth            352.00
INFO:   displayHeight           288.00
INFO:   duration                0.00
INFO:   framerate               25.00
INFO:   fps                     25.00
INFO:   videodatarate           1200.00
INFO:   videocodecid            4.00
INFO:   audiodatarate           48.00
INFO:   audiocodecid            2.00
20.058 kB / 637473.56 sec
Then at the end I get: WARNING: HandleInvoke, Sanity failed. no string method in invoke packet

VLC gets launched, but it comes back with this error:
No suitable decoder module:
VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.


Thank You In Advance!
Reply With Quote