Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Decode an MPEG-4 stream

transcoding
Beginner
215 Views
Hello,

Can IPP decode an MPEG-4 stream?

BR,
0 Kudos
2 Replies
PaulF_IntelCorp
Employee
215 Views
Hello BR,

The IPP library includes a collection of source code samples that are designed to show how to use the IPP functions in a variety of applications. The UMC (unified media codec) example includes an MPEG4 encoder and decoder.

Paul

transcoding
Beginner
215 Views
The UMC (unified media codec) example includes an MPEG4 encoder and decoder.


Thank you Paul!

I found that simple_player can be used to decode an mpeg4 stream.

Regards,
Reply