test filecapture

This commit is contained in:
2026-04-24 22:08:27 +02:00
parent 2df57ef9d7
commit ee47a6f06b
4 changed files with 12 additions and 16 deletions
@@ -119,7 +119,6 @@ class VideoFileCapture(VideoCaptureInterface):
self.close()
self.open()
self._error_occured = False
if not self._cap or not self._cap.isOpened():
raise CaptureError("Le fichier n'est pas ouvert")