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 use specific timecode? #1

Closed GeoffreyPlitt closed 6 years ago

GeoffreyPlitt commented 7 years ago

I'd like to extract an image from a specific moment in the video. Possible?

phuochau commented 7 years ago

Hi @GeoffreyPlitt currently, I only get the first frame as thumbnail. But your idea is interesting, I will add more options to get at a specific moment.

japantopdeveloper commented 6 years ago

Hi, @phuochau I got the thumbnail on Android version perfectly, but I cannot get it on iOS version at all. The width and height are 0, so the image is not opened. What was wrong?

MendyK commented 6 years ago

@GeoffreyPlitt Saw your comments on other repos. Did you figure out a way of getting the thumbnail from a specific time in the video?

GeoffreyPlitt commented 6 years ago

Yes, we switched to https://github.com/shahen94/react-native-video-processing