TagStudio/tagstudio
Andrew Arneson e375166bfe
Raise error if video file has 0 frames or is in valid. (#275)
video.get(cv2.CAP_PROP_FRAME_COUNT) returns 0 or -1
2024-06-10 18:10:57 -07:00
..
resources Add Landing Page When No Library Is Opened (#258) 2024-06-08 15:18:40 -07:00
src Raise error if video file has 0 frames or is in valid. (#275) 2024-06-10 18:10:57 -07:00
tests/core Merge branch 'main' into test-support-2 2024-05-14 11:38:24 +03:00
tag_studio.py ci: add mypy check (#161) 2024-05-15 22:25:53 -07:00