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

Results 2 android-ffmpeg-java-demo issues
Sort by recently updated
recently updated
newest added

Two files were selected for merging, and the SD card did not generate a new MP4 file.

我看你是参考guardianproject's android-ffmpeg-java项目,我用Mac和Ubuntu照着原项目Guide 去编译,发现都有 sox 编译不通过问题 ``` configure: error: in `/home/xxx/Downloads/android-ffmpeg-java/external/android-ffmpeg/sox': configure: error: C compiler cannot create executables ``` 网上搜了有人也遇到过类似问题,但是没有解决。guardianproject's 项目貌似也没有开issues功能。 你编译时有这个问题吗