EBBozkurt / extract_scene

This repository contains scripts for extracting scenes from a video based on different methods. The goal is to identify scene changes and split the video into separate segments representing each scene.
Apache License 2.0
2 stars 0 forks source link

Video deleting on excel and video folder #13

Open EBBozkurt opened 1 year ago

EBBozkurt commented 1 year ago

When we press delete in labeling, it does not delete in excel and video folder. Unlabeled and frameless leaves a label with only the name and does not delete the line in excel.

yusufs-d commented 1 year ago

I think doing cap.release before deletion is causing this bug. I'm on it.