I had problems registering a clsid in windows mobile 5 pocketpc emulator.So I had downloaded directshow april 2006 and compiled the c# project and got the direct show dll.I do not know the way to use that in windows mobile 5 environment.I tried to use the regsrvce to register the dll inside the emulator but the registration fails.
Does directshow april 2006 have the support for windows mobile 5 pocketpc What is the right procedure for using the directshow dll in windows mobile 5 Could you please guide me

Directshow april 2006 support for windows mobile 5
icelock
Hi Zhaph
I installed the whole environment for Windows Mobile 5.0. Now I am developing small test application with DirectShow. I have .wmv file and I want to play it with filter graph
Unfortunately, I get errors as:
VFW_E_CANNOT_RENDER - No combination of filters could be found to render the stream VFW_S_VIDEO_NOT_RENDERED - Partial success; some of the streams in this movie are in an unsupported format.VFW_E_CANNOT_CONNECT - No combination of intermediate filters could be found to make the connection.
As well I cannot use filter CLSID_FileSource, because it is not registered ( )
May be you know why those things happen
Thank you,
David
Charlemagne
http://msdn.microsoft.com/mobility/downloads/sdks/default.aspx
It's all in c++ - no .Net/managed code, but there are a bunch of useful tutorials, and it does work - I could probably take a picture of my phone running a DirectX tutorial, but it doesn't look that impressive