Hi I have media files ( avi, mpeg wmv ). Windows media player is rendering better and playing more of them. MediaElement plays some mpeg's and some it's not. Is there any way that I can force to ME to play at least what Media player is playing?
Hi, I'm afraid you have a very little chance. If you are advanced on DirectShow, WPF Hackery! (http://jmorrill.hjtcentral.com/Home/tabid/428/BlogId/14/Default.aspx) could help you a bit. But I too call for significantly improvements in media WPF handling! I think it is the most forgotten part in the released version of WPF. Jan "Piotrekk" wrote in message news:1190992380.437738.206070@o80g2000hse.googlegroups.com... > Hi > > I have media files ( avi, mpeg wmv ). > Windows media player is rendering better and playing more of them. > MediaElement plays some mpeg's and some it's not. Is there any way > that I can force to ME to play at least what Media player is playing? >
Hi, we've created a demo of an approach that allows you to play any kind of content via MedaElement: 'MediaElement & DirectShow' (http://wiki.medialooks.com/MediaElement_%26_DirectShow) Your feedback on this is very welcome. -- Andrew O.