But do I need to install vlc player in my server to use this code?? because the code u have given does not have any url pointing to vlc website..
Main Topics
Browse All TopicsDear experts, Im trying to play a wmv file in windows 2003 server. Actually i need to embed some code in html page to play this wmv file. But the code does not work. When I tried to dbl click the video in windows2003 server, it opens windows media player but got a error meessage:
"MPEG-4 Video (avc1) codec is not installed."
can any one plz help me from where do download this codec from? and is anything inmy code is wrong?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
yes you need to install VLC player into that machine
its very painless and in no way harmful to your machine... I stopped using Windows Media player over 9 years ago. This is the universal player it plays everything including Mac files
http://www.videolan.org/vl
Business Accounts
Answer for Membership
by: plusone3055Posted on 2009-10-08 at 11:59:42ID: 25528878
Mpeg -4 vid is usally looking for a Mac or .mov file....
ugin" name="VLC" autoplay="yes" >
if you want a quick and painless solution don't use the Windows Media embedding.
use a universal medial player to play your file and embedd that into your page...
I would suggest VLC player... it plays EVERYTHING.
<embed type="application/x-vlc-pl
loop="no" volume="100" width="640" height="480" target="whatevermovie.wmv"