https://bugzilla.redhat.com/show_bug.cgi?id=2256773
Bug ID: 2256773 Summary: OpenImageIO with OpenColorIO Product: Fedora EPEL Version: epel9 Status: NEW Component: OpenImageIO Assignee: hobbes1069@gmail.com Reporter: manuel.rais@nousvoir.com QA Contact: extras-qa@fedoraproject.org CC: epel-packagers-sig@lists.fedoraproject.org, hobbes1069@gmail.com Target Milestone: --- Classification: Fedora
Description of problem: OpenImageIO is build without OpenColorIO support
Version-Release number of selected component (if applicable):
How reproducible: oiiotool -help : the command output shows No OpenColorIO, color config: built-in
Steps to Reproduce: 1. 2. 3.
Actual results: oiiotool cannot use Opencolor profile to change image colors
Expected results: oiiotool should read opencolor profiles
Additional info: In this folder https://github.com/AcademySoftwareFoundation/OpenImageIO/tree/master/src/bui..., several bash scripts can be found to build OpenImageIO dependencies. https://github.com/AcademySoftwareFoundation/OpenImageIO/blob/master/src/bui... is one of them. I've tested to build locally and it works.
Is it possible to add this feature to OpenImageIO rpm package ?
Thanks
https://bugzilla.redhat.com/show_bug.cgi?id=2256773
Richard Shaw hobbes1069@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value
--- Comment #1 from Richard Shaw hobbes1069@gmail.com --- Currently the version of yaml-cpp is too old for OCIO 2.2. I started with 2.3 but it requires minizip-ng which is also not available.
epel-packagers-sig@lists.fedoraproject.org