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

App crashing while adding watermark on video on IOS 14 #44

Open
Abdullahyasin opened this issue Oct 17, 2020 · 5 comments
Open

App crashing while adding watermark on video on IOS 14 #44

Abdullahyasin opened this issue Oct 17, 2020 · 5 comments

Comments

@Abdullahyasin
Copy link

App is continuously crashing while i add watermark on video IOS 14.Before IOS 14 app working is fine.

@ChanakyaHirpara
Copy link

Inside 'extension MediaProcessor {' class change
from "let exportSession = AVAssetExportSession(asset: mixComposition, presetName: AVAssetExportPresetHighestQuality)"
to "let exportSession = AVAssetExportSession(asset: mixComposition, presetName: AVAssetExportPresetPassthrough)"

@bohdansasko
Copy link

@Abdullahyasin I have tried and didn't notice a crash. Did u try on a device or simulator?

@ChanakyaHirpara
Copy link

ChanakyaHirpara commented Feb 10, 2021 via email

@bohdansasko
Copy link

@ChanakyaHirpara I see. thanks. please try on a device. I hope in nearest future it will be fixed on a simulator.

@ChanakyaHirpara
Copy link

ChanakyaHirpara commented Feb 10, 2021 via email

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

3 participants