Yummypets / YPImagePicker

📸 Instagram-like image picker & filters for iOS
MIT License
4.32k stars 976 forks source link

choose video in iPhone simulator its failed #667

Closed amit123ios closed 2 years ago

amit123ios commented 3 years ago

Describe the bug When I choose video in iPhone simulator its failed , and shows this error-

Export of the video failed : Optional(Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedFailureReason=An unknown error occurred (-12212), NSLocalizedDescription=The operation could not be completed, NSUnderlyingError=0x600000f96a90 {Error Domain=NSOSStatusErrorDomain Code=-12212 "(null)"}}) YPLibraryVC -> selectedMedia -> Problems with fetching videoURL.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Installation Type

Additional context Add any other context about the problem here.

awerudev commented 3 years ago

@amit123ios Any update? I am getting the same error.

NikKovIos commented 3 years ago

If you wouldn't correctly fill the steps to reproduce, we couldn't help.

josephelkhoury commented 2 years ago

Hello,

I'm having the exact same error but not for all videos. Some videos are being rejected but I don't understand why.

Any help?

NikKovIos commented 2 years ago

https://user-images.githubusercontent.com/16647690/148675060-e1c8b120-4b30-41aa-856a-00aaaca97a5b.mp4

In https://github.com/Yummypets/YPImagePicker/releases/tag/5.2.1 works well.