Search code examples
javaencodemoviexuggle

java/xuggle - encode array of images into a movie


how can I encode a array of images into a movie using xuggle and java? I would like this to be at 30 fps. I would be willing to use another framework than xuggle, but i believe xuggle would be easiest. Probably a novice question, but thanks anywhay!!!


Solution

  • There is an example for this on Xuggle Wiki (Wayback Archive link, as it appears to be dead) (obviously, replace calls to Balls with your array).