ffmpeg-android icon indicating copy to clipboard operation
ffmpeg-android copied to clipboard

A Fork from ffmpeg-android script, modified to run on Mac.

Results 3 ffmpeg-android issues
Sort by recently updated
recently updated
newest added

Hi, tried so much thing but ffmpeg couldn't found libx264. I tried to add libx264.a path into --extra-cflags but no chance. Here is some output from compile. ``` /Users/andac/Downloads/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi-ar rc...

I can't complile use OSX ElCapital. [In file included from libavcodec/cabac_functions.h:43: libavcodec/arm/cabac.h:96:25: error: value '24' out of range for constraint 'M' [byte]"M"(offsetof(CABACContext, bytestream)),] Please help!

Hello falnatsheh, As i am d\wr\orking on ffmpeg build using standard jni. I have compiled everything using android ndk and generate libffmpeg.so. But while i am trying to pass ffmpeg...