compile ffmpeg with android ndk r5b

前端 未结 6 786
栀梦
栀梦 2021-01-02 19:37

compile ffmpeg with android ndk r5b.

ffmpeg 0.6.1

android ndk r5b

cygwin 1.7

build reference url : http://www.cnblogs.com/scottwong/archive

6条回答
  •  一个人的身影
    2021-01-02 20:20

    I could not get this to work either, I had the exact same problem. However I was able to compile using "android-ndk-r4". I am not sure at the moment what is causing the problem but if I ever get around to figuring it out I'll post that too.

    So for now workaround is to use ndk r4.

提交回复
热议问题