Abe Pazos
Abe Pazos
That's impressive. 3.3 million frames! :) Which OS? You could check the memory situation by using https://visualvm.github.io/ ... You could also check with a system monitor if the ffmpeg processes...
Hi, unfortunately I'm too busy the next two weeks for looking into the program logic. I can check after the end of the month. Did you see this example for...
Feel free to send a pull request, or to post here the line that I should change :)
Hi! Excuse my slowness replying. Did you figure this out? I've never heard of something like this... One question: if the file size becomes 0, does this happen when running...
Oh good point! Gee... I never considered exporting the application. The library looks for its config file inside the Processing libraries folder, under `VideoExport/settings.json` That file contains the path to...
I see that after running the exported application once, a settings file is created in the same folder. You could try to put ffmpeg in a subfolder and then edit...
I hope that by setting the path in settings.json the Environmental Variables are not needed. Yes let me know how it goes. If it does I could add it to...
Hi, why not load the image into Processing then for every frame draw the background image and all the elements it needs? Or in other words, is there any advantage...
I see. It's probably doable but I have no time at the moment to find the right command. I hope someone knows :)
That's what he's trying to do, but not only. The difference is that on top of that, the video in question does not yet exist but it's being created frame...