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

IPP media sample code (MPEG4)

ahmadkq
Beginner
202 Views
Hi sir,
I already have the IPP video sample code (v4.1) and i used the MPEG4 encoder/decoder code but i discovered that the code have some features unsupported and crashes when i set some values. Now, you have IPP media sample code some features becomes available, but i can't use it to update my work (There are different headers, values andfunctions). So how can i have the update code for video sample not media sample?
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
202 Views

Hello,

you are right, both, functionality and performance of MPEG4 codec were significantly improved since IPP v4.1 release. Currently we still support some kind of compatibility in MPEG4 sources, below UMC interface, so you probably should be able to update your project with MPEG4 codec sources. But we recommend you to consider UMC interface for your future projects as it provides you with common infrastructure for many media codecs and simplify multi codec usage in application.

Regards,
Vladimir

0 Kudos
Reply