Skip to main content
deleted 54 characters in body; edited tags
Source Link
Jonas
  • 130.5k
  • 103
  • 330
  • 408

How would I convert an an array of BufferedImages into a video? I'm making a screen recorder.

This is my main question, but if you know, howHow would I compress the video afterward?

Thanks.

How would I convert an an array of BufferedImages into a video? I'm making a screen recorder.

This is my main question, but if you know, how would I compress the video afterward?

Thanks.

How would I convert an an array of BufferedImages into a video? I'm making a screen recorder.

How would I compress the video afterward?

edited tags
Link
Joel Coehoorn
  • 418.4k
  • 114
  • 582
  • 820
Source Link
user263078
user263078

Converting a series of BufferedImages to a video in Java?

How would I convert an an array of BufferedImages into a video? I'm making a screen recorder.

This is my main question, but if you know, how would I compress the video afterward?

Thanks.