jonataslaw / jonataslaw/VideoCompress

getByteThumbnail problem (only first image)

Open
#201 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
262
Forks
344
PR merge metrics
No merged PRs in 30d

Description

`return VideoCompress.getByteThumbnail(
videoPath,
quality: 100,
position: timeStampMs
);`

I always get back only the first image as a thumbnail. It doesn't matter what time I enter in position.
As I understand it, I have to enter the desired time in ms (e.g. 10000 for the time of 10s)).
I need the thumbnails for analysis at certain intervals.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.