{
"dependencies": [
"com.arthenica:smart-exception-common:0.2.1",
"com.arthenica:smart-exception-java:0.2.1",
"com.arthenica:ffmpeg-kit-full-gpl:5.1.LTS"
],
"minSdkVersion": "21",
"project": {
"repositories": [
"maven { url 'https://maven.aliyun.com/repository/public' }"
]
}
}

- 发布:2025-04-12 11:25
- 更新:2025-04-14 18:17
- 阅读:96
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: Windows 10 教育版
HBuilderX类型: 正式
HBuilderX版本号: 4.57
手机系统: Android
手机系统版本号: Android 12
手机厂商: 小米
手机机型: MIUI 10
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
示例代码:
操作步骤:
使用机密文件中插件包打自定义基座
使用机密文件中插件包打自定义基座
预期结果:
正常打包
正常打包
实际结果:
偶尔能打包成功(即使不自定义maven仓库也会偶尔打包成功,据说是缓存原因),大多数情况下会报错说无法找到仓库文件
偶尔能打包成功(即使不自定义maven仓库也会偶尔打包成功,据说是缓存原因),大多数情况下会报错说无法找到仓库文件
天生DR
因为这个第三方库 因为版权等问题 已经停止服务了
FmpegKit has been officially retired. There will be no further ffmpeg-kit releases.
See Saying Goodbye to FFmpegKit @ medium to learn why we made this decision.
All previously released ffmpeg-kit binaries will be removed according to the following schedule.
FFmpegKit Version Available Until
Less than 6.0 February 1st, 2025
6.0 April 1st, 2025
Thank you for your support and interest in this project.
作者已经删除了 相应的二进制包 最新版本现在也下不到了 具体可以查看 https://github.com/arthenica/ffmpeg-kit
2025-04-15 08:44