请教个问题 编译出错

建议你换个 NDK 版本,你这个版本有点老,我用的是 r10e
在 2017年10月20日,下午5:12,a544393709 [email protected] 写道:
https://user-images.githubusercontent.com/22026792/31813677-e9c93ac2-b54c-11e7-9f66-e7f59db54568.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/voiddog/FFmpeg-Android/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AFaeonQ5f9o5niQHWJg7Jh1oy6krf91kks5suGQagaJpZM4QAZLC.
好的 非常感谢
请教下是哪里的错误
你的qq 号码方便留一下吗?
你qq 我加你吧 我的有问题
联系我用邮件,qq 我不怎么用
发自我的 iPad
在 2017年11月6日,下午2:57,a544393709 [email protected] 写道:
你qq 我加你吧 我的有问题
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
看来是我恢复错了 哈哈 正好有个问题请教下我现在碰到一个问题,用 ffmpeg 压缩视频 可是 targetSdkVersion 23 就会报错
我试过 target 23 没有问题,我猜测你没有动态获取读取SD卡的权限,target升级到 23 以后,这个权限需要动态申请
发自我的 iPad
在 2017年11月6日,下午3:13,a544393709 [email protected] 写道:
看来是我恢复错了 哈哈 正好有个问题请教下我现在碰到一个问题,用 ffmpeg 压缩视频 可是 targetSdkVersion 23 就会报错
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
动态权限加里 我用的压缩库不是用的你的开源项目, 没弄明白你的怎么跑起来 我把 target 升级到 23 就会找不到 so 库 UncaughtException detected: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.ruiqi.kuailu-1/lib/arm/libutility.so: has text relocations
那我也不知道你的问题了,没遇到过
发自我的 iPad
在 2017年11月6日,下午3:21,a544393709 [email protected] 写道:
动态权限加里 我用的压缩库不是用的你的开源项目, 没弄明白你的怎么跑起来 我把 target 升级到 23 就会找不到 so 库 UncaughtException detected: java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.ruiqi.kuailu-1/lib/arm/libutility.so: has text relocations
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
好的谢谢
1、你这个另外的submodule2个没法克隆呢?提示:Permission denied (publickey);
2、我自己下的FFmpeg n3.3.5然后编译,拷贝cmdutils.c ffmpeg.c.....进去之后编译报错,在ffmpeg_filter.c中void choose_sample_fmt(AVStream *st, AVCodec *codec)这个方法里的codecpar提示:Error:(97, 27) error: no member named 'codecpar' in 'struct AVStream'
gitmodules 里面把 git 协议改成 https 协议
改https后down下来了,但是为什么编译还是报错?

编译so报错
文件找不到,你clone子项目了吗,可以看我 reamde 具体的教程,windows 不能编译ffmpeg
发自我的 iPad
在 2018年9月23日,下午7:16,王永迪 [email protected] 写道:
编译so报错 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.