Hi,
We are AM335x and 3.14 kernel version with gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313 cross toolchain.
for ffmpeg cross compilation we are taken this reference :
compiling ffmpeg : in this below link
https://trac.ffmpeg.org/wiki/CompilationGuide/RaspberryPi
in some of the steps we are getting errors either in configuration or in building/compilation .
Ex: in this : ./configure --enable-cross-compile --cross-prefix=${CCPREFIX} --arch=armel --target-os=linux --prefix=/my/path/were/i/keep/built/arm/stuff
1. --arch= ____ ?? 2. --prefix= __ ?? --cross-prefix=arm-linux-gnueabihf(we are assuming toolchain).
please any one help in this.
regards,.
Viswanath K