Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

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

bangjun_lei1
Beginner
405 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
405 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