You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I faced the same issue here, after looking around in the code I found out that customWidth/Height properties where intended to be used with videos only when its size set to custom.
I created a PR #114 to use these properties for the thumbnail size as well.
Hi. Thanks for this great library. I need to get a 700px X 480px thumbnail from a video. Here's my code:
This produces a snapshot but it's 352x240 (the size of the video. How do you set the thumbnail size? Thanks.
The text was updated successfully, but these errors were encountered: