AVIlib

Abstract
A pure java port of the avilib that was part of Blender 2.37. Can read and write MJPEG-encoded AVI-contained video files only.

Features and limitations

There isn't much documentation available but I've included a basic video player and a video transcoder example. This library may be useful to generate small video clips in java, to later convert with FFmpeg to/from some better format. The package contains the Netbeans project.

Links

Project page