I am unable to generate thumbnail using pedroza thumbnail extension

getting blank text in label after video choose

Them you didn’t get any result from extension same happens for image also.

what is the solution of this

Try to replace pedroza.minikind to number 2.
This is error as i see her docs it requires number.

mini kind to microkind?

From docs.
Number kind - Number with the specifications of the new thumbnail to be created. Use 1 for MiniKind or 3 for MicroKind.
As mention you need to use number 1 for minikind.(from math block)

in kind options need 1 or 3 ?

1 only and post image

i cant understand please modifiy the aia please

You just need to replace kind parameters below path in extension to 1.
Click on math blocks in left hand side and you get 0 blue colour block with 0 just drag and change it to 1.
I can’t explain mare about this simple thing

not work:(

i do this but not work

Does the video play with the url you are using from firebase ?

yes!But iam extracting thumbnail from local videos

give an example of the path generated by the video picker “selection” (dark orange). You may need to modify this to get the thumbnail

What format does that video have, works in my end with local video but not with the link you provided in the aia

Just tested with a small video file on my server, and the extension does not return a thumbnail. This probably mean one has to download the video first to local storage in order to get the thumbnail.

2 Likes

yes in my app user first select the video from video picker and then extract thumbnail from videos using pedroza thumbnail extension!iam extracting thumbnail from internal memory video not from url

yes i am added the link just for test and i am also extracting from local strage video that format is mp4 but not working after export i have also allow storage permission to this app from setting and app startup.please help me by modifying my aia from your side

You will need to link the thumbnail you get from the video when it is local to the video on firebase