I am trying to cross compile Opencv with ffmpeg with platforms/linux/arm-gnueabi.toolchain.cmake toolchain file.
I have successfully compiled opencv with this toolchain file. But no matter what I do i can't get it find cross-compiled ffmpeg libraries.
There are numerous questions regarding this posted everywhere on the web but there is no concrete answer.
The problem that I am facing is very similar to http://answers.opencv.org/question/45803/opencv-cross-compile-issue-for-arm-with-ffmpeg-support-on-x86-host/