video_thumbnail icon indicating copy to clipboard operation
video_thumbnail copied to clipboard

retriever.release(); , Not working

Open Iamdheeraj22 opened this issue 2 years ago • 4 comments

E:\flutter.pub-cache\hosted\pub.dartlang.org\video_thumbnail-0.5.2\android\src\main\java\xyz\justsoft\video_thumbnail\VideoThumbnailPlugin.java:253: error: unreported exception IOException; must be caught or declared to be thrown retriever.release();

issue

Iamdheeraj22 avatar Aug 18 '22 04:08 Iamdheeraj22

Same issue here form last 1 month and no resolution, please help

Kanwarpalsingh1986 avatar Aug 19 '22 15:08 Kanwarpalsingh1986

Versions 0.5.0 and 0.5.2 have the same error. I've quickly looked at the code between versions, it seems 0.5.1 has fixed the above error. it works with my code.

sonnts996 avatar Aug 25 '22 12:08 sonnts996

Same issue

nawafAlkhadidi avatar Sep 08 '22 07:09 nawafAlkhadidi

Any fix yet

Helocominc avatar Sep 17 '22 10:09 Helocominc

I Had the same issue. The downgrade proposed by @sonnts996 solved the problem for now.

eduardobursa avatar Dec 21 '22 21:12 eduardobursa