Problem with Cross Compiling OpenCV for Xilinx Zynq – ARM with FFmpeg on Ubuntu Linux OS

Problem: I followed the instructions mentioned by Xilinx at http://www.wiki.xilinx.com/OpenCV+Installation in order to cross compile the OpenCV-2.4.9 with FFmpeg for Xilinx Zynq Platform on Ubuntu 14.04. While configuring the FFmpeg, it gave me the following warning: “WARNING: arm-xilinx-linux-gnueabi-pkg-config not found, library detection may fail.” The FFmpeg did compile ok and generated all the necessary SO files …
Continue reading Problem with Cross Compiling OpenCV for Xilinx Zynq – ARM with FFmpeg on Ubuntu Linux OS