How to create a video in java
In this tutorial, I go through how to create a video in java. Using the framework Xuggle we can create a video file containing a stream of images. But you can use any BufferedImage to create these frames, so this library is super flexible and even support audio.
Repository:
https://ift.tt/3rsdFkP
00:00 Introduction
02:23 The code
08:14 The demo
08:52 Outro
Please follow me on Twitter
Learn the basics of Java programming and software development in 5 online courses from Duke University.
https://ift.tt/2QkqKvO
My merchandise:
https://ift.tt/3aqGTZF
Or visit my blog at:
https://ift.tt/3bF6D4l
Outro music: Sanaas Scylla
#java #video #xuggle