Nuke GIF Writer v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Mads Hagbarth Damsbo
A custom render node that allow you to render out GIF animations.
Requirements:
11.0, 10.5, 10.0 or later
11.0, 10.5, 10.0 or later
18 Feb 2018
1152
I have wrapped some FFmpeg commandline code into a handy little tool, that allow you to render GIF files directly from inside nuke.
Require FFmpeg 2.6 or later.
Video Demo:
Please login in order to download these files.
Comments
Using Nuke 11.1 in Windows 10
Ahhh hehe, forgot the os.path.join thing.. let me fix that right away!
ImportError: No module named gifwriter_ui
Did you ever figure out what was causing the
cant find __gif_palette.p ng error?
Im having the same problem
I added everything to my .nuke file, but on opening nuke it gave an error that gifwriter_ui couldn't be found. I added gifwriter_ui to a folder I named python and added a path to it in the init so I could open Nuke without the error. But the graphic for the gizmo doesn't show and when trying to render, I get an error
GifWriter.Write1: unable to open file
I haven't been able to resolve this. Please Help.
https://www.youtube.com/watch?v=8nbuqYw2OCw
also add this to you init.py
nuke.pluginAddPath('./hagbarth/python')
im still getting the "cant find __gif_palette.p ng error" on windows.
Has this been fixed?
https://www.dropbox.com/s/s924o3a2c25tbpv/GifWriter2.nk?dl=0
RuntimeError: No module named 'thread'
It doesn't look like your pyhon is referencing somethign called thread, do you know what this is all about?
RSS feed for comments to this post