phuochau / react-native-thumbnail

Get thumbnail from local media. Currently, it only supports for video.
MIT License
135 stars 104 forks source link

How to get the first tick of frame? #48

Open michael-harley opened 5 years ago

michael-harley commented 5 years ago

My thumbnail is always the last frame on my video. How do I get the first frame for my video thumbnail? I'm on android. My video is only 3 secs long, and will always be like that, but I keep on getting the 2nd or 3rd sec frame.