Jump to content

Deploying .ax directshow filters to smartphone


Recommended Posts

Guest StephenL
Posted

Hi,

Has anyone tried to deploy custom directshow filters to a smartphone device? I've done the same as in Windows, built the filter and got the .ax file then run ce.regsvr "myFilter.ax" (regsvr32 myFilter.ax on Windows). Then it just returns an error from the regsvr, 'GetLastError returned c1' so I'm not entirely sure what the problem is, could be that a directshow filter built for windows will not deploy on a CE based device?

Any insight in any direction would be helpful.

Cheers,

Steve

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.