We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
couldn't generate thumbnail, error:Error Domain=AVFoundationErrorDomain Code=-11869 "Cannot Open" UserInfo={NSLocalizedFailureReason=This media cannot be used., NSLocalizedDescription=Cannot Open, NSUnderlyingError=0x282c70210 {Error Domain=NSOSStatusErrorDomain Code=-12430 "(null)"}} [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(IO Error, Failed to write data to file, null, null) #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7) #1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:296:18) #2 VideoThumbnail.thumbnailFile (package:video_thumbnail/video_thumbnail.dart:48:12) #3 _VideoEditorExampleState.getImage (package:example/main.dart:74:22)
The text was updated successfully, but these errors were encountered:
any solutions ?
Sorry, something went wrong.
No branches or pull requests
couldn't generate thumbnail, error:Error Domain=AVFoundationErrorDomain Code=-11869 "Cannot Open" UserInfo={NSLocalizedFailureReason=This media cannot be used., NSLocalizedDescription=Cannot Open, NSUnderlyingError=0x282c70210 {Error Domain=NSOSStatusErrorDomain Code=-12430 "(null)"}}
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(IO Error, Failed to write data to file, null, null)
#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:653:7)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:296:18)
#2 VideoThumbnail.thumbnailFile (package:video_thumbnail/video_thumbnail.dart:48:12)
#3 _VideoEditorExampleState.getImage (package:example/main.dart:74:22)
The text was updated successfully, but these errors were encountered: