<br><br>
<div><span class="gmail_quote">2007/5/8, Pedro Lorenzo <<a href="mailto:pedro.lorenzo@techex.es">pedro.lorenzo@techex.es</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Good night, (sorry by my Bad INGLISH)<br><br>VLC for Windows 0.8.6a<br>Win 2003 Server<br>Dual XEON / 4Gb
<br>Eth 1Gb / IP v4<br>UDP 239.192.x.x : 50xx<br><br>I have the following problem:<br>I am emitting a UDP  STREAM  only  Audio, and I want it to capture<br>with the VLC in TS, but the equipment does not have Card of SOUND,
<br>and it does not record the file to me. But I send a Stream of AUDIO/<br>VIDEO , this If it records the File.<br><br>Is necessary an Audio card of Recording the STREAM of AUDIO.?<br><br>Thanks ,<br><br>Best Regard,<br>
<br>--<br>This is the vlc mailing-list, see <a href="http://www.videolan.org/vlc/">http://www.videolan.org/vlc/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">http://www.videolan.org/support/lists.html
</a><br><br></blockquote></div>
<div>Really poor english ... yeah</div>
<div> </div>
<div>What i can understand here is that you are receiving an UDP audio stream using VLC and that you want to record the file on a computer without soundcard.</div>
<div> </div>
<div>The answer is that you dont need soundcard to record the file, only to hear it of course ...</div>
<div> </div>
<div>The command line should be similar to this:</div>
<div> </div>
<div><font face="Courier New">vlc -vvv </font><font face="Courier New">udp://@:PORT --sout=#std{access=file,mux=mp3,dst="FILENAME.MP3"}}</font><br><br clear="all"><br>-- <br>Alejandro Vazquez Fente </div>