I am loading a webp file in C++. it showed that my webp file is too large.
File is too large. Increase OPENCV_IMGCODECS_WEBP_MAX_FILE_SIZE parameter if you want to process large files (expected: ‘fs_size <= param_maxFileSize’), where
‘fs_size’ is 81092200
must be less than or equal to
‘param_maxFileSize’ is 67108864