vl_
27th December 2009, 16:33
Hi,
I am trying to get DirectShow sample working on WinCE 5.0...
The error I have from trying to pGraph->RenderFile is VFW_E_NO_DECOMPRESSOR:
"Cannot play back the video stream: no suitable decompressor could be found"
The file I is one of the avi test files provided with DShow samples.
I've been able to play it on XP "out-of-the-box".
Does the decoder have to be installed separately on Mobile emulator, or does the sample have to be linked with additional decoder lib ( and where that is) to make it work?
Thank you,
-V
I am trying to get DirectShow sample working on WinCE 5.0...
The error I have from trying to pGraph->RenderFile is VFW_E_NO_DECOMPRESSOR:
"Cannot play back the video stream: no suitable decompressor could be found"
The file I is one of the avi test files provided with DShow samples.
I've been able to play it on XP "out-of-the-box".
Does the decoder have to be installed separately on Mobile emulator, or does the sample have to be linked with additional decoder lib ( and where that is) to make it work?
Thank you,
-V