To balajiv's initial query.. I have used the below updated command to configure step for x264 libs $ ./configure --host=arm-linux --cross-prefix=${CCPREFIX} --enable-static --disable-avs --disable-cli --disable-opencl $ make cd .. And the below command worked for me for building ffmpeg $ ./configure...