I having list of Image
instances and want to convert this into a video file it is possible.
List<Images> images..
How can I convert List into a video file?
You can use xuggler - http://www.xuggle.com/xuggler/ Xuggler is a free open-source library for Java developers for video manipulation, it uses the very powerful FFmpeg media handling libraries under the hood, essentially playing the role of a java wrapper around them.
nice tutorial: http://www.javacodegeeks.com/2011/02/introduction-xuggler-video-manipulation.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With