Open DougRogers opened 3 years ago
Maybe you didn't build oiio with psd support?
We retrieve the supported extensions dynamically from oiio: https://github.com/alicevision/QtOIIO/blob/develop/src/imageIOHandler/QtOIIOPlugin.cpp#L37
It is listed in OIIO extension list, but it is not in your json file.
Open Image I/O supports psd files.