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

audio-video-codec ipp-sample 5.2 Linux

mathmath
Beginner
453 Views

Hi,

Using Icc+ 10 under RHEL5 with a pentium M processor, I have some troubles building applications in the ipp-sample.

This is the error I get from the demuxer log

src/umc_demuxer.cpp(1333): error: class "UMC::MPEG2PESParser" has no member "GetSystemTime"
umcRes = m_pParser->GetSystemTime(checkPoint, upToPos);

I don't understand why... m_pCorrector that is declared the same way as m_pParser use GetSystemTime few lines before...

Regards,

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
453 Views

That might depend on version of compiler. At IPP 5.2 release validation stage we use early version of icc v10. Please submit your issue to Intel Premier Support.

Vladimir

0 Kudos
Reply