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.

C# MPEG4 decoding?

scott5
Beginner
195 Views

I see within the w_ipp-sample-ms.net_p_5.1.006, there is a decode.cs file that supports JPEG, are there any examples of using C# to decode a MPEG4 audio/video stream?

Thank you,

Scott

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
195 Views

Hi Scott,

we do not have C# example for MPEG4, but you probably can create such looking at C# JPEG sample?

Regards,
Vladimir

fletch27502
Beginner
195 Views
Could you please direct me to the C# JPEG sample?

TIA,
Scott
Vladimir_Dudnik
Employee
195 Views
Hi Scott,

since that time we provided some initial implementation of .NET interface for Unified Image Codecs interface.You may find it inmain IPP sample package and look for image-codecs.

Regards,
Vladimir
Reply