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

C# MPEG4 decoding?

scott5
Beginner
325 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
325 Views

Hi Scott,

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

Regards,
Vladimir

0 Kudos
fletch27502
Beginner
325 Views
Could you please direct me to the C# JPEG sample?

TIA,
Scott
0 Kudos
Vladimir_Dudnik
Employee
325 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
0 Kudos
Reply