Video « Icon Image « Java Swing Q&A





1. Images Video in a Array    coderanch.com

2. Capturing a video camera and save a snapshot as image    java-forums.org

Hi, I wanted to ask if it is possibile to create a stand alone appliation in java wich should do these things: 1. I need to show the video inside my application 2. and i need to have a button wich will make a snapshot of the video and save it as an image. I am using a video camera wich ...

3. Images -> Video    java-forums.org

Hi, I know how to capture an image, but I don't know how to keep capturing LOTS of images and save them into a hidden folder and then convert those images onto .avi video, and then delete those images from that hidden folder and ask the user where to save the .avi file? :)