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

Problem: Couldn't put H264 encoder and decoder into one file!

bangjun_lei1
Beginner
208 Views
Dear All,

Without getting any help on how to write video encoding and decoding based on H264, I struggled to figure this out by myself slowly. After writing something down, however, I found out if I include both "umc_h264_dec.h" and "umc_h264_video_encoder.h" (I need both decoding and encoding at the sametime) into one file, I get a lot of compiling errors about redefinition of structures.

How this could happen? Could anyone please help me?

And, I also found out the decoder simply cannot be defined in a similar way about for the encoder. Why? I expect both can be programmed similarly.

Thanks!

Best Regards,
Bangjun.
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
208 Views

Unfortunately there was such an issue in IPP 5.1.1 media sample release. It was fixed in IPP 5.2 beta media sample.

Vladimir

0 Kudos
Reply