LeGoffMael / video_editor

A flutter package for editing video written in pure Dart with fully customizable UI. Supports crop, trim, rotation and cover selection.

Home Page:https://pub.dev/packages/video_editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[3rd party issue] TrimSlider issue

Bill550 opened this issue · comments

I/flutter (26116): MissingPluginException(No implementation found for method data on channel plugins.justsoft.xyz/video_thumbnail)
E/MediaMetadataRetrieverJNI(26116): getFrameAtTime: videoFrame is a NULL pointer

RangeError (index): Invalid value: Valid value range is empty: 0

commented

It seems like the thumbnails generation did not worked, could you share your device details and video please ?

commented

Hum unfortunately i cannot reproduce your error on my test phone: Samsung Galaxy Android 12.

Did you test with the video_editor example project ?

The error seems to be coming from the video_thumbnail library, try to test their example project as well and open an issue there

Had the same issue with Pixel XL Android 11 API 33, but it seems to work fine with Pixel 3a Android 11 API 30