DJV flipbook in Nuke on OSX v2.3
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Nick Carroll
Tested on OSX with DJV version 0.9.0 and Nuke version 6.3.
Requirements:
8.0, 7.1, 7.0, 6.3 or later
Mac
8.0, 7.1, 7.0, 6.3 or later
Mac
13 Aug 2014
154
1. Put DJV.py in your Nuke Python load path eg ~/.nuke/
2. In DJV.py edit the list of supported filetypes to match your build of DJV.
3. Add this to menu.py:
# DJV is a copyleft flipbook
os.environ['DJV_VIEW_EXECUTABLE'] = '/Applications/djv-0.9.0.app/Contents/Resources/bin/djv_view'
os.environ['DYLD_FALLBACK_LIBRARY_PATH'] = '/Applications/djv-0.9.0.app/Contents/Resources/lib:$DYLD_FALLBACK_LIBRARY_PATH'
import DJV
nukescripts.setFlipbookDefaultOption('flipbook', 'DJV')
Please login in order to download these files.
Comments
RSS feed for comments to this post