Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

Directshow filter based on Ipp on WM5?

chenkai_dr
Beginner
367 Views

Hi,All

Can I build a Directshow filter based on Ipp on WM5?

Any example for this?

Thank you!

Regards,

ChenKai

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
367 Views

Hello ChenKai,

could you please point to any specific technical issue which prevents your implementation of DirectShow filters with IPP media codecs?

Unfortunately, currentlywe do not provide DirectShow implementation examples but I see no any issues with using IPP in DirectShow filter.

Regards,
Vladimir

0 Kudos
chenkai_dr
Beginner
367 Views

I want to build a directshow filter with ipp on WM5. Firstly I wrote a simple player to play h.264 file on WM5 with IPP. The exaple could be executed which complied with embedded visual c++ sp4 ,but the same exaple can not be executed whch compiled with visual studio 2005.The Unhandled exception is onippiInterpolateLuma_H264_8u_C1R.So I thoughtipp did not support visual studio 2005 complier. The directshow libraryonWM5 supportvisual studio 2005, does not support embedded visual c++ sp4.

Please help me to solve the problem.Hope you can make surewhether IPP IXP library supportvisual studio 2005. Thank you.Please reply me as soon as possible!

0 Kudos
Vladimir_Dudnik
Employee
367 Views

Did you try any simple example, just several lines of code which call IPP function? I do not think that there is compatiblity issue for VC2005 on Windows Mobile

Regards,
Vladimir

0 Kudos
Reply