Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

audio-video-codec ipp-sample 5.2 Linux

mathmath
Beginner
465 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
465 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