Link Copied
Hello,
To use UMC encoding sample code, it needs to link both with the UMC libraries, and with IPP libraries:
After building UMC sample code, you will find a list of UMC libraries at _bin/linuxxxx_xxx folder. These library need to be linked into your application. If you are using encoding application, you can check application/umc_video_enc_con/link_list.ini file to lean the libraries needed for encoders, and check audio-video-codecs\Makefile to learn IPP libraries need to linked into the applications.
Thanks,
Chao
For more complete information about compiler optimizations, see our Optimization Notice.