JPEG 2000 file support
nukej2k
Updated: 5 February 2011
Author: gatgui
Compatible Nuke versions: 6.2 or later
Compatibility: Source
JPEG 2000 image file support for Nuke 6.2 64 bits
Usage:
Add the directory containing the plugins for your platform to your NUKE_PATH
Notes:
This plugin depends on FreeImage library 3.10 or above:
- On windows, the FreeImage DLL is provided and must appear in your PATH for the plugin to work properly
- On linux, you can install FreeImage using your distribution package manager
- On OSX, you can use MacPorts to install it
The source code is fully available on my github account (https://github.com/gatgui/nukej2k) under the LGPL license.
The downloadable file contains binaries for windows, osx and linux.
On linux, the plugin is compiled with a newer version of GCC than the one used to compile Nuke. You might have to make the LD_PRELOAD environment variable point to your system libstdc++ and libgcc_s for the plugin to work.