-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
Description
Trying to use the custom overlays in a batch script that loops files in a folder, only problem is it looks like it doesn't completely release the capture/stabilizer and it flows into the next video window, can see it using playback it will keep the last overlay frames from the last batch video.
Tried using sleep, tried cv2 destroying all, I am sure that I just suck at python and there is probably an easy way to end the stabilizer def each loop, but just making sure.
Anyone had this issue? It gives an error citing window dimensions, so its caught up on the last video it seems. If I change order of videos it breaks on the new one, so its not an issue with the video itself.
thanks.