i'm working with moviepy library trying to solve this thing.
I have an image of that video in a random time, now I need to process the video and get the time where that image is, because i need to make a clip a few seconds before that time.
It's possible ? Do i need another Library ?
The image is this :
And i need to know in which moment this image is on the video.
Thanks !