Hi all,
I am using Eclipse to create a slideshow program. Currently have anything set up and it works fine. However I would like my BufferedIamges to be made into a video with a time frame of 15seconds for each picture. I only want to have maybe up to 4-5 images. Is this possible and if so any code I should take a look at. Im not a wizard at java so im hoping that there are small sniplets of code that will do this fine. Dont want to use 500 lines of code, just something simple up to 20 lines or something that I can understand.
Thanks in advance