Android 平台ffmepg 可执行程序

https://github.com/yearsyan/ffmpeg-android-build

这位大佬有编译好的产物,以及可执行程序;issue有使用方法

Git 命令行Http下载;下载不下来用ssh链接下载,然后记得修改Http端口,以及使用梯子

 

$ git config --global http.proxy 127.0.0.1:你的代理端口

$ git config --global https.proxy 127.0.0.1:你的代理端口

不设置的话会出现:Failed to connect to ***.***.com port 443 after 21293 ms: Could not connect to server

posted on 2025-06-04 10:43  邗影  阅读(10)  评论(0)    收藏  举报

导航