Awesome tool! Credit and praise definitely deserved!
Can anyone point me in the right direction. I am trying to increment a user integer variable by 1 each time a video is decoded, but it is not doing what I desire.
From one input video, I then decode at 4 different bit-rates, placing each in a watched folder...that then performs other operations, before finally increment my variable. Then I conditionally check the variable to find when the last video has finished...before cleaning up intermediary conversion folders/files.
My increment looks like this: Set user variable: %i_number_videos_encoded% to %i_number_videos_encoded%+1
...and my workflow looks like this (not that you can see much, but you get the idea!)

Thanks!
Ste