CherryLover
CherryLover
This repository has been long time no to update, I have the same issue with you, so I create a branch(taskAndroidX) for AndroidX. However, you have to clone the code...
不是 M1 的,是 Inter 的版本,我自己电脑是从上一个版本升级到 Big Sur 的就始终无法使用,公司的电脑,安装的系统就是 Big Sur ,就没有任何问题,我晚点时候按照你的方法尝试下。
> 你好,这部分功能还在内测中,稳定后我们会考虑在开源项目上支持上 现在已经 2021 年了有打算开源出来添加自定义文字、图片的功能吗
以上资源的中国境内访问地址 https://monster-image-backup.oss-cn-shanghai.aliyuncs.com/dev_/GitHub/Kapture%202021-09-25%20at%2013.54.46.mp4 https://monster-image-backup.oss-cn-shanghai.aliyuncs.com/dev_/GitHub/game_stage_around_light_ios.mp4 https://monster-image-backup.oss-cn-shanghai.aliyuncs.com/dev_/GitHub/video_bg_around_off.png
好像不能用呢?输出的文件内容是空的,而且执行过程中没有任何输出
非常谢谢你的回复,不过我当时参考他的 Server 项目中的 Protocol 类重写了一个 Java 版本的,可惜某些日志文件还是会出现解析失败的问题,应该是 Logan 日志生成时的问题,后面我把这个 Server 项目跑起来,然后通过 postman 发起请求,同样也是会报错。
你那边是 iOS 端上传的日志吗?我是 Android 端上传的日志会有概率出现解析失败的问题
牛逼
我使用 Android 原相机录制了一个视频,然后通过视频压缩库进行压缩,直接就提示 ```log Fatal error while transcoding, this might be invalid format or bug in engine or Android. com.guoxiaoxing.phoenix.compress.video.engine.InvalidOutputFormatException: Non-baseline AVC video profile is not supported by Android OS,...
On the basis of @SamCosta1 , I changed it again, and corrected the possible parameter errors. in common Main ```Kotlin expect fun Instant.formatDate(pattern: String, defValue: String = ""): String expect...