numandev1 / react-native-compressor

🗜️Compress Image, Video, and Audio same like Whatsapp 🚀✨
MIT License
883 stars 85 forks source link

No ability to select timestamp of video for thumbnail #254

Open james-cohen opened 9 months ago

james-cohen commented 9 months ago

This is more of a feature request than a bug report, if you could please add this as an option it would be greatly appreciated. Currently relying on react-native-create-thumbnail which hasn't been updated in over a year.

Current behavior

createVideoThumbnail only retrieves first frame with no option to select other points in the video

Expected behavior

Parameter to select timestamp from video to create thumbnail, as is possible with react-native-create-thumbnail

Platform

React Native Version

0.72.6

React Native Compressor Version

1.8.22

Reproducible Steps And Demo

github-actions[bot] commented 9 months ago

👋 @james-cohen Thanks for opening your issue here! If you find this package useful hit the star🌟!

deflexable commented 3 weeks ago

i have exactly this same issue, react-native-create-thumbnail works great but i prefer having a minimal dependencies in my app