Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,作者,异步处理放在iOS10系统会失败,不兼容 #18

Open
xj1101 opened this issue Sep 18, 2019 · 5 comments
Open

你好,作者,异步处理放在iOS10系统会失败,不兼容 #18

xj1101 opened this issue Sep 18, 2019 · 5 comments

Comments

@xj1101
Copy link

xj1101 commented Sep 18, 2019

11111111111

  • (void)asyncFinishEditByFilePath:(NSString *)filePath progress:(void (^)(float progress))progress complete:(void (^)(NSError *error))complete
@beforeold
Copy link

初步看这类情况应该是输出文件路径的问题,建议输出前确认这个路径没有文件,如果有可以删除或者更换一个路径。

@Millionaryearl
Copy link

@xj1101 哈喽伙计,这个问题解决了么。我这同样的问题。定位下来,这个11805是wavideobox.m 中的finishEditByFilePath方法里,自己报出去的。是self.workspace中的元素为空。再往前是appendVideoByAsset里的videoAsset.playable过不了。然后就定不动了。照旧会error,放开后面会crash。 @beforeold 有啥思路么

@xj1101
Copy link
Author

xj1101 commented Feb 24, 2020 via email

@hzcly98
Copy link

hzcly98 commented Mar 5, 2020

@Millionaryearl 我这边一样的问题,同样是在iOS10系统上的手机遇到一个视频videoAsset.playable是false,过不去报错。放开这个条件则报“无法解码”,你那边有解决思路了吗?

@Millionaryearl
Copy link

@Millionaryearl 我这边一样的问题,同样是在iOS10系统上的手机遇到一个视频videoAsset.playable是false,过不去报错。放开这个条件则报“无法解码”,你那边有解决思路了吗?

么有ORZ,弃疗了,当时感觉牵扯到压缩的核心区,关联影响不可控,就在外部判断10系统上用别的压缩方案去迂回了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants