Tuttle OFX is a library to connect and batch operations with OpenFx plugins. It comes with a set of plugins that allows you to batch process on movies and file sequences.
shakkhar@Ubuntu-Precise:~/TuttleOFX$ scons
scons: Reading SConscript files ...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: production mode
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: dir = /home/shakkhar/TuttleOFX
:: dir_output_build = /home/shakkhar/TuttleOFX/.dist/Ubuntu-Precise/gcc-4.6.3/production
:: dir_output_bin = /home/shakkhar/TuttleOFX/dist/Ubuntu-Precise/gcc-4.6.3/production/bin
:: dir_output_lib = /home/shakkhar/TuttleOFX/dist/Ubuntu-Precise/gcc-4.6.3/production/lib
:: dir_output_test = /home/shakkhar/TuttleOFX/dist/Ubuntu-Precise/gcc-4.6.3/production/test
:: dir_sconsProject = /home/shakkhar/TuttleOFX/tools/sconsProject
:: now = 2012-07-30_21h11m03
:: osname = posix
:: sysplatform = linux2
:: hostname = Ubuntu-Precise
:: compiler c = gcc (4.6.3)
:: compiler c++ = g++ (4.6.3)
:: parallel jobs = 1
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Checking for pthread_attr_t attr;pthread_attr_init(&attr) in C library pthread... yes
Checking for C++ header file boost/static_assert.hpp... yes
Checking for C++ header file boost/gil/gil_all.hpp... yes
Checking for C library boost_unit_test_framework... yes
Checking for C++ library boost_system... yes
Checking for C++ library boost_filesystem... yes
Checking for C++ library boost_regex... yes
Checking for C library python2.7... yes
Checking for C library dl... yes
Checking for C library GL... yes
Checking for C++ library boost_wserialization... yes
Checking for C++ library boost_thread... yes
Checking for C++ library boost_program_options... yes
Don't create "DebugImageEffectApi-0.0" in "production" mode.
Don't create "Fade-0.0" in "production" mode.
Don't create "MathOperator-0.0" in "production" mode.
Don't create "Move2D-0.0" in "production" mode.
Don't create "Convolution-0.0" in "production" mode.
Checking for C++ library Half... yes
Checking for C++ library IlmThread... yes
Checking for Ctl::SimdInterpreter interp; interp.setMaxInstCount(10) in C++ library IlmCtlSimd... yes
Checking for C++ library OpenColorIO... yes
Don't create "BasicKeyer-0.0" in "production" mode.
Don't create "ColorGradation-0.0" in "production" mode.
Don't create "ColorTransform-0.0" in "production" mode.
Don't create "Print-0.0" in "production" mode.
Don't create "ColorSpaceKeyer-0.0" in "production" mode.
Checking for C library freetype... yes
Checking for C++ library boost_python... yes
Don't create "ColorGradient-0.0" in "production" mode.
Checking for C library GLU... yes
Checking for C library freeglut... yes
Don't create "Raw-0.0" in "production" mode.
Checking for C library lcms... yes
Checking for TIFFGetVersion() in C library tiff... yes
Checking for C library jpeg... yes
Checking for C library Xt... yes
Checking for C library bz2... yes
Checking for C library z... yes
Checking for C library m... yes
Checking for C library gomp... yes
Checking for C library ltdl... yes
Checking for C library MagickCore... yes
Checking for C++ library OpenImageIO... yes
AttributeError: 'module' object has no attribute 'turbojpeg':
File "/home/shakkhar/TuttleOFX/SConstruct", line 141:
project.SConscript()
File "tools/sconsProject/init.py", line 658:
SConscript( sconscriptFilename, exports=exports )
File "/usr/lib/scons/SCons/Script/SConscript.py", line 614:
return method(_args, _kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
return _SConscript(self.fs, _files, _subst_kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
exec file in call_stack[-1].globals
File "/home/shakkhar/TuttleOFX/SConscript", line 47:
], accept=['SConscript'] ) )
File "/usr/lib/scons/SCons/Script/SConscript.py", line 614:
return method(_args, _kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
return _SConscript(self.fs, _files, _subst_kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
exec file in call_stack[-1].globals
File "/home/shakkhar/TuttleOFX/plugins/image/io/TurboJpeg/SConscript", line 7:
libs.turbojpeg,
shakkhar@Ubuntu-Precise:~/TuttleOFX$ scons scons: Reading SConscript files ... :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: production mode :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: dir = /home/shakkhar/TuttleOFX :: dir_output_build = /home/shakkhar/TuttleOFX/.dist/Ubuntu-Precise/gcc-4.6.3/production :: dir_output_bin = /home/shakkhar/TuttleOFX/dist/Ubuntu-Precise/gcc-4.6.3/production/bin :: dir_output_lib = /home/shakkhar/TuttleOFX/dist/Ubuntu-Precise/gcc-4.6.3/production/lib :: dir_output_test = /home/shakkhar/TuttleOFX/dist/Ubuntu-Precise/gcc-4.6.3/production/test :: dir_sconsProject = /home/shakkhar/TuttleOFX/tools/sconsProject :: now = 2012-07-30_21h11m03 :: osname = posix :: sysplatform = linux2 :: hostname = Ubuntu-Precise :: compiler c = gcc (4.6.3) :: compiler c++ = g++ (4.6.3) :: parallel jobs = 1 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Checking for pthread_attr_t attr;pthread_attr_init(&attr) in C library pthread... yes Checking for C++ header file boost/static_assert.hpp... yes Checking for C++ header file boost/gil/gil_all.hpp... yes Checking for C library boost_unit_test_framework... yes Checking for C++ library boost_system... yes Checking for C++ library boost_filesystem... yes Checking for C++ library boost_regex... yes Checking for C library python2.7... yes Checking for C library dl... yes Checking for C library GL... yes Checking for C++ library boost_wserialization... yes Checking for C++ library boost_thread... yes Checking for C++ library boost_program_options... yes Don't create "DebugImageEffectApi-0.0" in "production" mode. Don't create "Fade-0.0" in "production" mode. Don't create "MathOperator-0.0" in "production" mode. Don't create "Move2D-0.0" in "production" mode. Don't create "Convolution-0.0" in "production" mode. Checking for C++ library Half... yes Checking for C++ library IlmThread... yes Checking for Ctl::SimdInterpreter interp; interp.setMaxInstCount(10) in C++ library IlmCtlSimd... yes Checking for C++ library OpenColorIO... yes Don't create "BasicKeyer-0.0" in "production" mode. Don't create "ColorGradation-0.0" in "production" mode. Don't create "ColorTransform-0.0" in "production" mode. Don't create "Print-0.0" in "production" mode. Don't create "ColorSpaceKeyer-0.0" in "production" mode. Checking for C library freetype... yes Checking for C++ library boost_python... yes Don't create "ColorGradient-0.0" in "production" mode. Checking for C library GLU... yes Checking for C library freeglut... yes Don't create "Raw-0.0" in "production" mode. Checking for C library lcms... yes Checking for TIFFGetVersion() in C library tiff... yes Checking for C library jpeg... yes Checking for C library Xt... yes Checking for C library bz2... yes Checking for C library z... yes Checking for C library m... yes Checking for C library gomp... yes Checking for C library ltdl... yes Checking for C library MagickCore... yes Checking for C++ library OpenImageIO... yes AttributeError: 'module' object has no attribute 'turbojpeg': File "/home/shakkhar/TuttleOFX/SConstruct", line 141: project.SConscript() File "tools/sconsProject/init.py", line 658: SConscript( sconscriptFilename, exports=exports ) File "/usr/lib/scons/SCons/Script/SConscript.py", line 614: return method(_args, _kw) File "/usr/lib/scons/SCons/Script/SConscript.py", line 551: return _SConscript(self.fs, _files, _subst_kw) File "/usr/lib/scons/SCons/Script/SConscript.py", line 260: exec file in call_stack[-1].globals File "/home/shakkhar/TuttleOFX/SConscript", line 47: ], accept=['SConscript'] ) ) File "/usr/lib/scons/SCons/Script/SConscript.py", line 614: return method(_args, _kw) File "/usr/lib/scons/SCons/Script/SConscript.py", line 551: return _SConscript(self.fs, _files, _subst_kw) File "/usr/lib/scons/SCons/Script/SConscript.py", line 260: exec file in call_stack[-1].globals File "/home/shakkhar/TuttleOFX/plugins/image/io/TurboJpeg/SConscript", line 7: libs.turbojpeg,