video_export_processing icon indicating copy to clipboard operation
video_export_processing copied to clipboard

Processing library that interfaces with ffmpeg to export video files

Results 15 video_export_processing issues
Sort by recently updated
recently updated
newest added

I wonder how could that be possible. I'd prefer to have an alpha channel rather than having to key the exported result. I'm sure there's some ffmpeg set of options...

I have previously used Video Export but upon installing the newer processing version I cant seem to render out my sketch as a video anymore. These are the errors shown....

Newer processing releases have dropped the use of PApplet's frame. Trying to export a video using any of the examples now shows this message `NoSuchFieldError: frame` The change was introduced...

Hey there Thanks for the effort putting together this awesome library. I ran into troubles when exporting a standalone application from processing. Can you include FFmpeg into the export, so...

Hello Abe, did this ever make it into a release? I thought I had committed all the code etc, but when I tried to use it again after a long...

I'm trying to put a default background image and overlay the image generated by processing, but I can't get it. This is the normal configuration, it works correctly ``` videoExport.setFfmpegVideoSettings(...

Is this available on Processing for Android?

I have a processing sketch that generates races of 12 stickmen and each race is fixed for 120 seconds at 25fps, the video is recorded and a new race is...

Would it be possible to have this library also export gifs? Putting it as an issue since I can't comment on the processing forums. (No account)