QtOIIO icon indicating copy to clipboard operation
QtOIIO copied to clipboard

Add psd support

Open DougRogers opened this issue 3 years ago • 2 comments

Open Image I/O supports psd files.

DougRogers avatar Mar 17 '21 02:03 DougRogers

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

fabiencastan avatar Mar 27 '21 11:03 fabiencastan

It is listed in OIIO extension list, but it is not in your json file.

DougRogers avatar Mar 27 '21 14:03 DougRogers