I try to merge 2 videos in Nuke. When I’m doing it in GUI everything is OK but when I’m doing it in python interpreter the result contains only the first frames of each video. What am I doing wrong in the code below? Answer Info for developers – ☢️ NUKE reads in video’s last frame value as 1 by
Tag: nuke
The Foundry Nuke – Display an animated value on a QLabel
I am currently trying to display a value in a QLabel (QLineEdit would work too) based on a NUKE (or Maya) timeline. I am using Nuke to run the code and I would like to display the value based on the current frame to display something like this: The current frame is 1001. If I change to frame 1002, I