justsoft / video_thumbnail

This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android.
MIT License
183 stars 238 forks source link

Cannot generate thumbnail for videos #100

Closed Linspirit98 closed 2 years ago

Linspirit98 commented 2 years ago

couldn't generate thumbnail, error:Error Domain=AVFoundationErrorDomain Code=-11832 "Cannot Open" UserInfo={NSLocalizedFailureReason=This media cannot be used., NSLocalizedDescription=Cannot Open, NSUnderlyingError=0x282ee3960 {Error Domain=NSOSStatusErrorDomain Code=-12431 "(null)"}}

Any suggestion why this might happen? my ffmpegCommand is null. More info: dart 2.10.2 flutter 2.16 iphone 11 ios 14.6

justsoft commented 2 years ago

Please check out the new 0.5.0 version. Thanks.

praveenjaiswal16 commented 2 years ago

version is 5.0.0 but when the app is first time installed app and selects more than 200 images the issue is occured