How to Test Video Processing Code Without Going Insane
How to Test Video Processing Code Without Going Insane
Testing video processing code is uniquely challenging. Tests are slow because video processing is slow. Outputs are binary files that cannot be easily compared. And the matrix of possible inputs ...
clipspeedai.hashnode.dev4 min read