WMPlayer cannot play the streaming from VLC Linux server

Discussion on the (deprecated) VideoLAN Server application as well as the miniSAPserver stream announcer. This is not about VLC!
Forum rules
Please do not post VLC related questions in this forum category. See the Forum Rules for more information.
Guest

WMPlayer cannot play the streaming from VLC Linux server

Postby Guest » 27 Oct 2004 12:43

we tried: decode WMV WMV2 WMV9 DIV1 DIV3
but it still wont work
how can i run VLC on Linux server and how can i play the streaming with Windows Media Player
WMPlayer says: The file format is not supported
but why? i've choosed WMV to play it in the WMPlayer but it can't play it
can someone help me with this problem please?

Guest

Postby Guest » 27 Oct 2004 12:47

i forgot to type my options for running VLC:
vlc -vvv http://IP:14311 --sout '#transcode{vcode=WMV,vb=128,scale=1,ab=32}:duplicate{dst=std{access=http,mux=asf,url=MyIP:13128}}'

where's the wrong option? and how can i run it without problems?

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 28 Oct 2004 17:54

:sout=#transcode{vcodec=DIV3,vb=1024,scale=1}:duplicate{dst=std{access=mmsh,mux=asfh,url=:1234}}

would set up an mmsh stream on your server, 1Mbps DIV3 encoded. In Internet Explorer, a person would type in:
mms://server_IP_address:1234

And that should launch WMP, playing whatever video you're serving.

If whatever the source is also has audio, and you want to stream it, in 192kbps mp3 format, us:
:sout=#transcode{vcodec=DIV3,vb=1024,scale=1,acodec=mp3,ab=192,channels=2}

AlexT

not quite...

Postby AlexT » 22 Nov 2004 15:15

it launches WMP9 and 10, but WMP8 ends with error 800704C9
... it seems there is a bug in vlc, ffmpeg/ffserver can produce files playable on any WMP, vlc is WMV9+ even when you use DIV3 codec

Guest

over http

Postby Guest » 18 Jan 2005 22:09

I've got streaming from linux to windows using mmsh, but how do you set it up to work with http? I'd like to use the basic authenication availble with the http setting, any ideas?

Guest

Postby Guest » 18 Jan 2005 23:07

Just got http streaming to work with:
access=http,mux=ogg

but this only works in xine under linux, windows media player is havening none of it and just sits there "connecting" any ideas if its posible to stream to windows media player over http?

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 18 Jan 2005 23:21

I personally use mmsh, but am told http is OK, too. One thing you might want to do is try building a current version of VLC -- there was, I believe, a post-0.8.1 update made that improved compatibility with WMP (pre WMP9/10 versions)


Return to “VideoLAN Server and miniSAPserver”

Who is online

Users browsing this forum: No registered users and 99 guests