mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
405227d531
Our prebuilt FFmpeg Windows binaries don't have PNG support enabled (because that requires zlib), so that makes a PNG image a bad choice for this test. When FFmpeg doesn't support PNG, VideoCapture falls back to the "image sequence" implementation, which doesn't work for single images.