AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Restore OpenEXR support to ocioperf

Open
#1,864 1 comment 0 reactions 0 assignees View on GitHub
good first issue help wanted Tools
Dominant language
C++
Stars
2.1k
Forks
503
PR merge metrics
No merged PRs in 30d

Description

The ocioperf command-line tool is used to do performance tuning. Originally it used OpenImageIO to load an image file to be processed for the test. However, if OpenImageIO was not present, ocioperf would not get built. Therefore, ocioperf was modified to generate an image buffer internally, so there is no dependence and the tool always gets built. However, more recently, OCIO now is able to download and build OpenEXR automatically.

This issue is to restore the ability for ocioperf to use custom image files (in .exr format) by leveraging the fact that OpenEXR will always be available to build the tools.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.