Home > Archive > Smartphone Developer Forum > March 2006 > DirectShow source filter
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
DirectShow source filter
|
|
|
| Has anyone succeeded to build, register and making to work a DirectShow
source filter for WMP on WM 5.0? We have filter that works OK on PC. We built
it for WM 5.0, and register the same way we register it on PC. However the
filter does not even get loaded by WMP.
| |
|
| hi,
We do the same with you.
We can build the source filter with vc++ 2005 successfully.But when we
deploy and registe the source filter, return error:
Deployment and/or registration failed with error: 0x8973190e. Error writing
file '%CSIDL_PROGRAM_FILES%\FilterAacSource\F
ilterAacSource.ax'. Error
0x80450001: (null)
And the transform filter can deploy and registe successfully without any
errors.
can you help us or give any advice?
environment:
vs2005-vc++
mobile 5 ppc sdk
thanks
lee
"Sasha" <Sasha@discussions.microsoft.com> дÈëÓʼþ
news:248EC650-93FF-44EE-9AD8-254EEF59BDE0@microsoft.com...
> Has anyone succeeded to build, register and making to work a DirectShow
> source filter for WMP on WM 5.0? We have filter that works OK on PC. We
built
> it for WM 5.0, and register the same way we register it on PC. However the
> filter does not even get loaded by WMP.
|
|
|
|
|