你好:
MediaElement所有支持的格式可以参考这里:
http://msdn.microsoft.com/zh-cn/library/cc189080%28v=VS.95%29.aspx
应该说支持的格式还是很多的。
MediaElement内部调用的是Windows Media Player(10以上版本),所以安装了对应的解码器之后应该就可以播放对应格式的视频了。
否则你也可以用一些第三方的控件,比如:http://vlcdotnet.codeplex.com/
更多内容,请参考:
http://www.cnblogs.com/gnielee/archive/2010/05/06/wpf4-media-player-mediaelement.html
Caillen
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.