Doug Bailey
Guest
|
Posted:
Tue Sep 28, 2004 11:50 pm Post subject:
VideoImage codec problems with media player |
|
|
I have been trying to display some video using the VideoImage WMVP
codec that comes with the Windows Media Player 9 codec. This is the
mode of operation where a series of static bitmaps are converted into
a movie image. I am using this encoder to generate a stream that can
be read via the Windows Media player.
I have been able to run a program that uses the WMReader with the WMVP
encoder. The program returns no errors on its interface to the
encoder. However, when I run Windows Media Player (Using localhost)
it says that it cannot recognize the codec. (I get the C00D10D1 –
"Codec is missing" error message.
Does anyone have any suggestions as to why the codec is being rejected
on the playback while it is working on the encoding stage? Are there
any calls into the streamer that can verify that I am using the proper
codec?
Any leads to meaningful documentation for this codec?
Thanks
Doug Bailey
|
|