We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae77b6 commit ba629d1Copy full SHA for ba629d1
3 files changed
picture/ffmpeg_group.png
-12.1 KB
shell/ffmpeg/build_ffmpeg_mp3.sh
@@ -28,7 +28,7 @@ NATIVE_CPU='armv8-a'
28
OPTIMIZE_CFLAGS=""
29
fi
30
31
-export NDK=/Users/frank/Library/Android/android-ndk-r10e
+export NDK=/Users/frank/Library/Android/android-ndk-r15c
32
export PREBUILT=$NDK/toolchains/$CPU-linux-$ANDROID-4.9/prebuilt
33
export PLATFORM=$NDK/platforms/android-21/arch-$ARCH
34
export TOOLCHAIN=$PREBUILT/darwin-x86_64
shell/ffmpeg/build_ffmpeg_x264.sh
0 commit comments