filestack-js icon indicating copy to clipboard operation
filestack-js copied to clipboard

No thumbnails for video files

Open rcabreu opened this issue 4 years ago • 5 comments

Thumbnails seem to be available only for image files. We would like to have them for video files as well.

Seems like a regression. The old Filepicker.io v2 did have this. Can this be added?

rcabreu avatar May 27 '20 20:05 rcabreu

@pcholuj any update on this issue?

SkyWallkeRed avatar Mar 11 '21 15:03 SkyWallkeRed

Can u provide more info about what source are you using ? its local file upload or some clouds ?

pcholuj avatar Mar 12 '21 09:03 pcholuj

flow: upload file to AWS s3 via filestack Client(js). trying to get a thumbnail url of the video (for this purpose any frame will do) via javascript client (transform / process). in addition uploaded video files dont store width & height in the metadata.

SkyWallkeRed avatar Mar 13 '21 09:03 SkyWallkeRed

Any update on this issue. I'm also trying to get thumbnail from the file that upload to s3 via filestack.

sasangachathumal avatar Feb 03 '23 08:02 sasangachathumal

Just putting this here. this is what i found. Can use this to get thumb for video. https://www.filestack.com/docs/api/video_processing/

sasangachathumal avatar Feb 03 '23 08:02 sasangachathumal