<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><span>Hi,<br><br>&nbsp; I found this:<br><br><a title="http://mailman.videolan.org/pipermail/vlc-devel/2008-April/042306.html" href="http://mailman.videolan.org/pipermail/vlc-devel/2008-April/042306.html" target="_blank">http://mailman.videolan.org/pipermail/vlc-devel/2008-April/042306.html</a><br><br>An an announcement that 0.9.x included RTMP output and indeed, my 1.0.3 has this access element. I tried the <br><br></span><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><pre>vlc -vvv xxx.flv --sout
 '#transcode{vcodec=FLV1,acodec=mp3}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=localhost:1936/x/x}'<br></pre></span>with red5 and there is some communication going on, but it doesn't do anything useful. Is there any any more documentation on how to stream from VLC to flash using RTMP ?<br><br>There is a note in this email:<br><br>"Transcoding is necessary, else only sound is played<span style="font-family: times new roman,new york,times,serif;">"</span><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"></span><br class="Apple-interchange-newline"><br>I've had this with MPEG TS streaming too - is there any way to use VLC to stream without transcoding. For example
 to take a TS file with audio and video and output it as UDP, with or without RTP but without transcoding it, or to take an mp4 file containing H.264 video and AAC audio and stream it as a transport stream without transcoding it. The following ought to work, but doesn't seem to include all the media:<br><br>vlc mymovie.mp4 --sout="#std{access=udp,mux=ts,dst=239.255.0.1:1234}" :sout-all<br><br>Julian<br></div>
<!-- cg26.c1.mail.mud.yahoo.com compressed/chunked Mon Jan 25 23:23:10 PST 2010 -->
</div><br>



      </body></html>