pillow-avif-plugin
pillow-avif-plugin copied to clipboard
could not open avif file which generated by aom
img_2.zip the zip include the avif image
the error msg is
File "D:\anaconda3\lib\site-packages\PIL\Image.py", line 3339, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file 'G:\image-quality\avif\img_2.avif'
This was fixed with the merge of #57, which was just uploaded to pypi in the 1.4.4 release.