Build FFMPEG with x264 for Android

后端 未结 6 2062
长发绾君心
长发绾君心 2020-12-29 09:48

I am trying to build FFMPEG with libx264 for Android.

I can successfully build and use FFMPEG for Android but I realized that I need the ability to encode, therefore

6条回答
  •  星月不相逢
    2020-12-29 09:52

    I've put together a Android build system for ffmpeg+x264 here: https://github.com/guardianproject/android-ffmpeg

    We're working on some wrapper Java too for running it, but that's not really usable yet.

提交回复
热议问题