[vlc] Charles Adams

Wayne Adams wayneadams at embarqmail.com
Fri May 14 13:03:17 CEST 2010


 Why will VLC not play format AVI ?  I will get a new player and burner. 
----- Original Message -----
From: vlc-request at videolan.org
To: vlc at videolan.org
Sent: Friday, May 14, 2010 5:00:02 AM GMT -06:00 US/Canada Central
Subject: vlc Digest, Vol 36, Issue 13

Send vlc mailing list submissions to
	vlc at videolan.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://mailman.videolan.org/listinfo/vlc
or, via email, send a message with subject or body 'help' to
	vlc-request at videolan.org

You can reach the person managing the list at
	vlc-owner at videolan.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of vlc digest..."


Today's Topics:

   1.  Invitaci?n a conectarnos en LinkedIn (Johnny Laura)
   2.  streaming through command line (Rohit Gupta)
   3. Re:  streaming through command line (Jean-Philippe Andr? )


----------------------------------------------------------------------

Message: 1
Date: Thu, 13 May 2010 11:04:40 -0700 (PDT)
From: Johnny Laura <johnnylq at gmail.com>
Subject: [vlc] Invitaci?n a conectarnos en LinkedIn
To: <vlc at videolan.org>
Message-ID:
	<890482529.3939329.1273773880465.JavaMail.app at ech3-cdn08.prod>
Content-Type: text/plain; charset="utf-8"

LinkedIn
------------

   
Me gustar?a a?adirte a mi red profesional en LinkedIn.
 
-Johnny

Johnny Laura
Propietario en ITUS - GISS 
Per?

Confirma que conoces a Johnny Laura
https://www.linkedin.com/e/isd/1299499865/tcYsnH2m/


 
------
(c) 2010, LinkedIn Corporation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20100513/447bc8d0/attachment.html>

------------------------------

Message: 2
Date: Fri, 14 May 2010 12:19:33 +0530
From: Rohit Gupta <rohit.kgec at gmail.com>
Subject: [vlc] streaming through command line
To: vlc at videolan.org
Message-ID:
	<AANLkTikaGbqnyCVnFM0VfQWK_dFCwcFnPByLIh0X7kSM at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

I want to start a "digital radio service" by streaming audio files in my LAN.

At present I can stream the files through the easy to use GUI interface of vlc.

I want to stream the audio files through the command line. I read the
documentation but was unable to help myself.
It will be useful if you give me the command for the following example:

File to stream:  ~/vlc.mp3 ~/stream.mp3
type: udp
address: 225.0.0.0
port: 1234

how to stream the files if i want to receive it at the client side
through: udp://225.0.0.0:1234

please reply.

Thank You
Rohit Gupta.
KGEC


------------------------------

Message: 3
Date: Fri, 14 May 2010 17:41:14 +0800
From: "Jean-Philippe Andr? " <jpeg at videolan.org>
Subject: Re: [vlc] streaming through command line
To: Rohit Gupta <rohit.kgec at gmail.com>
Cc: Mailing list for VLC media player users <vlc at videolan.org>
Message-ID: <201005141741.15118.jpeg at videolan.org>
Content-Type: Text/Plain;  charset="iso-8859-1"

Hi,

On Friday 14 May 2010 14:49:33 Rohit Gupta wrote:
> I want to start a "digital radio service" by streaming audio files in my
> LAN.
> 
> At present I can stream the files through the easy to use GUI interface of
> vlc.
> 
> I want to stream the audio files through the command line. I read the
> documentation but was unable to help myself.
> It will be useful if you give me the command for the following example:
> 
> File to stream:  ~/vlc.mp3 ~/stream.mp3
> type: udp
> address: 225.0.0.0
> port: 1234
> 
> how to stream the files if i want to receive it at the client side
> through: udp://225.0.0.0:1234

I don't think 255.0.0.0 is a valid address. But here's what you can do:

$ vlc your-file.mp3 --sout='#std{dst=224.0.0.1,port=1234,mux=ts,access=udp}'

Then, on the client side, access it via:

$ vlc udp://@224.0.0.1:1234

Best,

-- 
Jean-Philippe Andr? (jpeg)


------------------------------

_______________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc


End of vlc Digest, Vol 36, Issue 13
***********************************



More information about the vlc mailing list