Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
added 9 characters in body
Source Link
An SO User
  • 25.1k
  • 38
  • 138
  • 230

AVI

I have been working on creating a prototype for screen recorder. So far I have created the GUI. Still a lot of things remain.
One of the main thing is to create an AVI movie from a set of imagesBufferedImage.
I tried understanding Monte Media Library but it went way over my head. Is that guy trying to encode things himself? I don't know! :/

  • So, what is the other way to create an AVI from BufferedImages (or any other suitable means that is out of my limited knowledge) ?
  • AVI

    I have been working on creating a prototype for screen recorder. So far I have created the GUI. Still a lot of things remain.
    One of the main thing is to create an AVI movie from a set of images.
    I tried understanding Monte Media Library but it went way over my head. Is that guy trying to encode things himself? I don't know! :/

  • So, what is the other way to create an AVI from BufferedImages (or any other suitable means that is out of my limited knowledge) ?
  • AVI

    I have been working on creating a prototype for screen recorder. So far I have created the GUI. Still a lot of things remain.
    One of the main thing is to create an AVI movie from a set of BufferedImage.
    I tried understanding Monte Media Library but it went way over my head. Is that guy trying to encode things himself? I don't know! :/

  • So, what is the other way to create an AVI from BufferedImages (or any other suitable means that is out of my limited knowledge) ?
  • Source Link
    An SO User
    • 25.1k
    • 38
    • 138
    • 230

    How to create a AVI movie in Java?

    AVI

    I have been working on creating a prototype for screen recorder. So far I have created the GUI. Still a lot of things remain.
    One of the main thing is to create an AVI movie from a set of images.
    I tried understanding Monte Media Library but it went way over my head. Is that guy trying to encode things himself? I don't know! :/

  • So, what is the other way to create an AVI from BufferedImages (or any other suitable means that is out of my limited knowledge) ?