gpt4 book ai didi

android - FFmpeg 安卓构建

转载 作者:太空狗 更新时间:2023-10-29 13:14:05 24 4
gpt4 key购买 nike

我正在尝试为 android 构建 ffmpeg 库,使用 roman10 tutorial

我能够运行 build_android.sh 脚本..但它没有在我的 source/ffmpeg 文件夹中创建那个“android”文件夹!!

在我的例子中,我在 Ubuntu 14.04 中尝试 ffmpeg 3.0.1; 64 位。

在命令行中

./build_android.sh: line 17: --prefix=/home/Admin/Documents/android-ndk-r9b/sources/ffmpeg-3.0.1/android/arm: No such file or directory

./build_android.sh: line 19: --enable-shared: command not found

./build_android.sh: line 21: --disable-static: command not found

./build_android.sh: line 23: --disable-doc: command not found

./build_android.sh: line 25: --disable-ffmpeg: command not found

./build_android.sh: line 27: --disable-ffplay: command not found

./build_android.sh: line 29: --disable-ffprobe: command not found

./build_android.sh: line 31: --disable-ffserver: command not found

./build_android.sh: line 33: --disable-avdevice: command not found

./build_android.sh: line 35: --disable-doc: command not found

./build_android.sh: line 37: --disable-symver: command not found

./build_android.sh: line 39: --cross-prefix=/home/Admin/Documents/android-ndk-r9b/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/arm-linux-androideabi-: No such file or directory

./build_android.sh: line 41: --target-os=linux: command not found

./build_android.sh: line 43: --arch=arm: command not found

./build_android.sh: line 45: --enable-cross-compile: command not found

./build_android.sh: line 47: --sysroot=/home/Admin/Documents/android-ndk-r9b/platforms/android-9/arch-arm/: No such file or directory

./build_android.sh: line 49: --extra-cflags=-Os -fpic -marm: command not found

./build_android.sh: line 51: --extra-ldflags=: command not found

为什么android文件夹没有创建,

请有人可以指导我这样做。

谢谢你的时间。

最佳答案

您的 build_android.sh 文件可能有尾随空格,或者在其许多行末尾丢失了 \ 字符。

为了便于阅读,这个 shell 脚本被分成了很多行,但从逻辑上讲它几乎是一个很长的行

关于android - FFmpeg 安卓构建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36664451/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com