[streaming] Re: Streaming to Windows Media Player

Dario Spagnolo i at dariospagnolo.org
Mon May 9 21:52:51 CEST 2005


Dario Spagnolo wrote:
> Hi all,
> 
> I am trying to set up some sort of universal streaming solution, to be 
> able to stream MPEG1 and MPEG2 videos to Windows, Linux and Mac, in both 
> vod and broadcast fashion.
> The only problem I have is with Windows (of course!). No matter what I 
> try, I cannot stream anything at all to WMP9.

Solved.

I had to recompile VLC to use ffmpeg with mp3lame support.

The sout parameter is to be set as follows :
#transcode{vcodec=DIV3,vb=200,scale=1,acodec=mp3,ab=32,channels=1}:std{access=mmsh,mux=asf,url=192.168.0.1:6000}

Works great !

-- 
Dario Spagnolo
Digital Riviera SARL
www.digitalriviera.com

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list