Skip to content
New issue

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

Null check operator used on a null value #228

Closed
somtech123 opened this issue Jan 4, 2024 · 3 comments
Closed

Null check operator used on a null value #228

somtech123 opened this issue Jan 4, 2024 · 3 comments

Comments

@somtech123
Copy link

E/MediaMetadataRetrieverJNI(28521): getFrameAtTime: videoFrame is a NULL pointer
I/flutter (28521): ERROR: Couldn't generate thumbnails: MissingPluginException(No implementation found for method data on channel plugins.justsoft.xyz/video_thumbnail)
Another exception was thrown: Null check operator used on a null value
E/MediaMetadataRetrieverJNI(28521): getFrameAtTime: videoFrame is a NULL pointer
I/flutter (28521): ERROR: Couldn't generate thumbnails: MissingPluginException(No implementation found for method data on channel plugins.justsoft.xyz/video_thumbnail)
Another exception was thrown: Null check operator used on a null value

@Kasun-thilina
Copy link

Kasun-thilina commented Oct 11, 2024

It was a bug from the thumbnail generation. I have added a few fixes for that in a separate repository. Check this one out,
https://pub.dev/packages/flutter_video_trimmer

flutter_video_trimmer: ^3.0.3

@pkphone
Copy link

pkphone commented Nov 28, 2024

Any updates?

@sbis04
Copy link
Owner

sbis04 commented Nov 29, 2024

Should be fixed in the latest version 4.0.0!

@sbis04 sbis04 closed this as completed Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants