Hi
As I work a lot with Nodebox I checked out Processing.
Tried some examples but can’t get the Movie Maker to work to render my projects.
I’m on Win10.
Tried the old Processing version (3.5) and tried to use video export but couldn’t get ffmpeg installed.
Tried now the new beta version with the Movie Maker but I get an Error code that it can’t find the ffmpeg.exe but it’s in the folder the error messages says it’s not. (default from installation / win10).
I don’t see any open issues for MovieMaker or ffmpeg – and the places in the build that reference ffmpeg.exe are quite limited, so this shouldn’t (?) be too hard to track down:
It is already in the directory from the Processing 4 beta install and the same file size (to the byte) of one of the Windows builds at the site you referenced.
Ben fry answered on github : The workaround is to put Processing in a folder that doesn’t have spaces in its name ( Program Files (x86) is causing the problem here). But it should also be fixable.