freebsd-ports/graphics/openexr_ctl/pkg-descr
Steve Wills 0b4cbd2d20 - Update to 1.0.1
- Give maintainership to submitter

PR:		ports/132341
Submitted by:	nemysis <nemysis@gmx.ch>
2013-01-17 03:26:55 +00:00

21 lines
905 B
Text

* IlmImfCtl provides a simplified OpenEXR interface to CTL.
* exrdpx is an initial version of a CTL-driven file converter
that translates DPX files into OpenEXR files and vice versa.
The conversion between the DPX and OpenEXR color spaces is
handled by CTL transforms.
* exr_ctl_exr is an initial version of a program that can bake
the effect of a series of CTL transforms into the pixels of
an OpenEXR file.
WARNING: the exrdpx file converter and the exr_ctl_exr program are
still under development. They are good enough for experimentation,
but they are not ready for production use. The programs are slow,
and the DPX file I/O capabilities of exrdpx are minimal; most DPX
header fields and most OpenEXR attributes are lost during file
conversion.
WWW: http://www.openexr.com/
WWW: http://www.oscars.org/science-technology/council/projects/ctl.html
WWW: http://ampasctl.sourceforge.net/