fdintino / pillow-avif-plugin

A pillow plugin that adds avif support via libavif
BSD 2-Clause "Simplified" License
77 stars 12 forks source link

could not open avif file which generated by aom #47

Open MrWuZhenQuan opened 2 months ago

MrWuZhenQuan commented 2 months ago

img_2.zip the zip include the avif image

MrWuZhenQuan commented 2 months ago

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'