briwei
17th March 2010, 23:22
Sorry if this is the wrong place, but this looked like the most likely forum for player related issues. If it is better suited to "Programming and Hacking-> Development" let me know and I'll move it.
I have embedded a WMP 11 control in a .Net application. It is compiled and run locally. It's not web based. The application is intended as a playback test tool for stress testing WMP using different codecs. When the source file is ASP content in an AVI file, it plays fine. When the source content is AVC content in an MKV file, all I get is a black window. The progress bar moves as though it is playing back and it exits when
done. The same MKV file can be played in the regular desktop version of WMP 11. A version check shows the same version number for WMP 11 and my .Net component (AxWindowsMediaPlayer).
Anyone have any thoughts on where I could look? I've done quite a few searches on Google with a wide assortment of keywords, but have come up with nothing applicable. I expected AxWindowsMediaPlayer to behave exactly as the desktop WMP does, so I am at something of a loss.
Thanks in advance for any guidance you can provide,
Brian
I have embedded a WMP 11 control in a .Net application. It is compiled and run locally. It's not web based. The application is intended as a playback test tool for stress testing WMP using different codecs. When the source file is ASP content in an AVI file, it plays fine. When the source content is AVC content in an MKV file, all I get is a black window. The progress bar moves as though it is playing back and it exits when
done. The same MKV file can be played in the regular desktop version of WMP 11. A version check shows the same version number for WMP 11 and my .Net component (AxWindowsMediaPlayer).
Anyone have any thoughts on where I could look? I've done quite a few searches on Google with a wide assortment of keywords, but have come up with nothing applicable. I expected AxWindowsMediaPlayer to behave exactly as the desktop WMP does, so I am at something of a loss.
Thanks in advance for any guidance you can provide,
Brian