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.

MPEG4 decoder limitation?

Markus_Pingel
New Contributor I
163 Views
Hello,

I have a question regarding the mpeg4 decoder from the ipp sample code:

When I try to decode some mpeg4 streams, the decoder does not return an error, but all decoded frames are black.
This happens only with streamswith vop_codedset tofalse in the VOPs. Is this a limitation of the decoder?

Thanks
0 Kudos
2 Replies
Sergey_K_Intel
Employee
163 Views
Hi Markus,
There is no limitations, there may be some stream or codec problems. Could you send an example of the stream? In many cases it's easier to walk through decoder with the debugger. How good these streams are decoded with other (non-IPP) decoders?

Regards,
Sergey
Markus_Pingel
New Contributor I
163 Views

Hello Sergey,

I have sent the stream as a private message.

Thanks,

Markus

Reply