filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 77 forks source link

No thumbnails for video files #360

Open rcabreu opened 4 years ago

rcabreu commented 4 years ago

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?

SkyWallkeRed commented 3 years ago

@pcholuj any update on this issue?

pcholuj commented 3 years ago

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

SkyWallkeRed commented 3 years ago

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.

sasangachathumal commented 1 year ago

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

sasangachathumal commented 1 year ago

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/