[streaming] Re: Streaming and mplayer... ?
Pierre ZUREK
pierrezurek at gmail.com
Mon Aug 28 17:29:38 CEST 2006
Hi !
Thanks for your answers, I finally found a way to play the files
continuously, by using the "raw" muxer and the --sout-keep option :
on the server, I launch :
vlc -I ncurses -vvv --sout-keep --sout '#std{access=http,mux=raw}' file1.mp3
file2.mp3
on the client, I launch :
mplayer http://server_ip_address:8080
It works fine. I will try some other muxers to see if they also work.
Pierre
On 8/22/06, Antonio Querubin <tony at lava.net> wrote:
>
> On Mon, 21 Aug 2006, Pierre ZUREK wrote:
>
> > I am using vlc like this on my home computer :
> > vlc -I ncurses --sout '#std{access=http,mux=asf}' file1.mp3 file2.mp3
> >
> > And on another computer with only mplayer, I'm doing :
> > mplayer http://my_home_ip_address:8080
> >
> > It plays well, but mplayer stops at the end of file1.mp3, reaching :
> > "Exiting... (End of file)"
> > so that I have to launch mplayer again to listen to file2.mp3.
> >
> > What can I do to play file2.mp3 immediately after file1.mp3, with no
> break ?
> >
> > Thanks in advance,
>
> You need to use one of the '-l' or '-L' or '--loop' parameters for VLC.
>
> --
> This is the streaming mailing-list, see http://www.videolan.org/streaming/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/streaming/attachments/20060828/d6e82f76/attachment.htm
More information about the streaming
mailing list