Pages
-
Recent Posts
Categories
Archives
Tags
Amiga Android Assembly 680x0 Brain interface C/C++ Demo Scene Enthusiasm ffmpeg fraMESHift HTML5 IK Java Javascript Java Web Start JInput Kinect Linux LLVM MESH ODE ogg Ogre3D OpenAL OSC Physics Procedural Character Animation Processing Processing.js Programming Paradigms ptypes Revision Ruby SimpleOpenNI SketchUp SWIG TinyXML VEP VERITAS Video Videogames Virtual Reality VLC vorbis Wiimote XineMeta
Tag Archives: Video
Xuggler: a Java bind to ffmpeg
Finally I found a good video editing library to use with Java. It’s called Xuggler. Get it here: http://www.xuggle.com/. It’s a wrapper of the famous ffmpeg library. To me it seems very well written and documented. There are a number of useful examples. The API is very clean and compact: you can write a transcoder in [...]