Page 1 of 1

windows media player help

Posted: 14 Jul 2006 00:46
by ali
i found this topic in the documents


% vlc -vvv input_stream --sout ’#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=VLC media player can connect to this by using the following url : mmsh://server_ip_address:8080 .
Windows Media Player can connect to this by using the following url : mms://server_ip_address:8080 .

but the problem is what does this means, i mean how to use this line

% vlc -vvv input_stream --sout ’#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=

do i have to put it any where ...errrrr.r.....
please help me in this one......

ali

Posted: 14 Jul 2006 03:25
by raden
you can try this :

vlc -vvv input_stream --sout ’#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}
:standard{access=mmsh,mux=ts,dst=<your_ip>:<port>}'

i have try it