flutter-cavalry / fc_native_video_thumbnail

A Flutter plugin to create video thumbnails via native APIs
BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

Operation failed. `GetThumbnail` failed with Error 0x8004b200: IDispatch error #45056 #14

Open SimpleSmile412 opened 1 week ago

SimpleSmile412 commented 1 week ago

使用plugin.getVideoThumbnail( srcFile: videoPath, destFile: thumbnailPath, format: 'jpeg', keepAspectRatio: true, quality: 25, width: width, height: height, );

  报错:Operation failed. `GetThumbnail` failed with Error 0x8004b200: IDispatch error #45056