View Single Post
  #1  
Old 05-16-2012, 12:49 PM
l10john l10john is offline
Junior Member
 
Join Date: May 2012
Posts: 1
l10john is on a distinguished road
Default

error while trying to pipe stream intp vlc


unfortunatly I'm getting an error while trying to pipe a stream into vlc:
what am I doing wron here?

Code:
rtmpdump -V -r "rtmp://live.yycast.com:1935/lb/" -a "lb/" -f "WIN 11,2,202,235" -W "http://www.streamiton.tv/player/player.swf" -p "http://www.yycast.com/embed.php?fileid=qH3U1cZbpIY9ks&vw=640&vh=360" -y "qH3U1cZbpIY9ks" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
thanx for your help
Reply With Quote