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

visual c++ version of mpeg4 decoder

neo1234
Beginner
394 Views
Hi,
Is there any visual c++ version of the mpeg4 decoder available in the web site?
thanks.
0 Kudos
3 Replies
Vladimir_Dudnik
Employee
394 Views
Hi,
sure, we have a bunch of media samples, available for free download, they include MPEG4, MPEG2, H.264, JPEG, JPEG2000 audio and speech codecs and many other staff. Just look it here
Regards,
Vladimir
0 Kudos
neo1234
Beginner
394 Views
Hi,
Thanks for the reply.
However, I was hoping to get some pointers to vc++ / c++ implementations of the same. I had already looked at the MPEG4 decoder present in the link that you had sent and they were in C. I would really appreciate if you can provide me some info on c++ implementations of the MPEG4 decoder using IPP, from this website or if you had seen them elsewhere.
Thanks.
0 Kudos
Vladimir_Dudnik
Employee
394 Views
Hm-m-m,
MPEG4 reference software is written in C++. But what benefits do you expect from C++ based decoder?
Vladimir
0 Kudos
Reply