Recommended Java library for creating a video programmatically [closed]
Can anyone recommend a Java library that would allow me to create a video programmatically? Specifically, it would do the following: take a series of BufferedImages as the frames allow a background WAV/MP3 to be added allow 'incidental' WAV/MP3s to be added at arbitrarily, programmatically specified points output the video in a common format (MPEG etc) Can anybody recommend anything? For the picture/sound mixing, I'd even live with something that took a series of frames, and for each frame I had to supply the raw bytes of uncompressed sound data associated with that frame. P.S. It doesn't even