On Wed, May 27, 2015 3:36 pm, Md. Rokanuzzaman Sikder wrote: > Dear Concern, > I am trying to build FFMPEG for Tizen (ARM). But failed.. > Could you please send me the build script or particular help regarding > this? >
Are you cross compiling with the appropriate toolchain? ex. ./configure --arch=arm --cpu=cortex-a8 --target-os=linux --enable-cross-compile --cross-prefix=/path/to/tizen/gcc/linux-x86/arm/arm-linux-an droideabi-4.7/bin/arm-linux-androideabi- --sysroot=/path/to/tizen/ndk/current/platforms/android-18/arch-arm --enable-gpl --enable-libx264 -- enable-ffplay --extra-cflags='-fno-builtin-sin -fno-builtin-sinf -I/path/to//x264' --extra-ldflags='-L/path/to/x264' Can you send us the error messages please? -- Patrick Shirkey Boost Hardware Ltd _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
