I have been searching on this. I Need to build an independent utility that should:
I plan to do this using Java since this is a cross platform language.
How to do it?
See JpegImagesToMovie.java
it requires the x-plat version of the JMF (or more importantly jmf.jar
).
For a more modern alternative, look to JFFMPEG (JMF with more formats & encodings).