Thanks for that speedy response<br><br><div><span class="gmail_quote">On 12/6/06, <b class="gmail_sendername">Christophe Mutricy</b> <<a href="mailto:xtophe@nxtelevision.com">xtophe@nxtelevision.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br><br>> vlc -vvv Groove.mpg --no-sout-video --sout<br>> '#duplicate{dst=display,dst=std{access=udp,mux=ts,dst=
<a href="http://192.168.9.14">192.168.9.14</a><br>> ,sap,name="groove"}}'<br>> this results in the audio playing on the slave, not on the master however<br>> the video is not played on either pc's<br>>
<br>> i then tried removeing the --no-sout-video and the video played on both pc's<br>> and only the sound on the slave.<br>> so i seem to be right in the middle of the solution.<br>> how do i play the video locally and play the audio remotely?
<br><br>vlc -vvv Groove.mpg --sout<br> '#duplicate{dst=display,select=video,dst=std{access=udp,mux=ts,dst=<a href="http://192.168.9.14">192.168.9.14</a><br> ,sap,name="groove"},select=audio}'<br><br>should do the trick.
<br><br><br>--no-sout-video affects everything inside the sout string including<br>display{}.<br><br>hth,<br>--<br>Xtophe</blockquote><div><br>Thanks very much from toronto, canada.... :)<br><br></div>Works perfectly, does exactly the thing i need.  One further extension to the original question:
<div><br>i have seen options for --sout-udp-caching value<br>how would i make the audio stream be less choppy when the network is more busy than other times?<br>would a larger buffer (--sout-udp-caching  value) increase the quality (less skips) in the sound?
<br><br>Eric<br></div><br></div><br>