PySceneDetect icon indicating copy to clipboard operation
PySceneDetect copied to clipboard

[backends] Add comprehensive test suite for VideoStreamMoviePy

Open chyang-nycu opened this issue 6 months ago • 1 comments

Screenshot 2025-06-05 at 06 18 58

chyang-nycu avatar Jun 04 '25 22:06 chyang-nycu

I like where this is going in concept, but would prefer to have this abstracted over the backend itself similar to the existing test_video_stream.py. Have you considered adding more tests there to increase code coverage?

The tests in that file are run across all backends to ensure consistency, and there might be some overlap.

Breakthrough avatar Jun 07 '25 23:06 Breakthrough