[vlc] Re: Streaming question

Eric Partington eric.partington at gmail.com
Thu Dec 7 02:25:47 CET 2006


Thanks for that speedy response

On 12/6/06, Christophe Mutricy <xtophe at nxtelevision.com> wrote:
>
> Hello,
>
> > vlc -vvv Groove.mpg --no-sout-video --sout
> > '#duplicate{dst=display,dst=std{access=udp,mux=ts,dst=192.168.9.14
> > ,sap,name="groove"}}'
> > this results in the audio playing on the slave, not on the master
> however
> > the video is not played on either pc's
> >
> > i then tried removeing the --no-sout-video and the video played on both
> pc's
> > and only the sound on the slave.
> > so i seem to be right in the middle of the solution.
> > how do i play the video locally and play the audio remotely?
>
> vlc -vvv Groove.mpg --sout
> '#duplicate{dst=display,select=video,dst=std{access=udp,mux=ts,dst=
> 192.168.9.14
> ,sap,name="groove"},select=audio}'
>
> should do the trick.
>
>
> --no-sout-video affects everything inside the sout string including
> display{}.
>
> hth,
> --
> Xtophe


Thanks very much from toronto, canada.... :)

Works perfectly, does exactly the thing i need.  One further extension to
the original question:
i have seen options for --sout-udp-caching value
how would i make the audio stream be less choppy when the network is more
busy than other times?
would a larger buffer (--sout-udp-caching  value) increase the quality (less
skips) in the sound?

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20061206/4b0e9f93/attachment.html>


More information about the vlc mailing list