Home - a-schild/jave2 GitHub Wiki
Welcome to the jave2 wiki!
JAVE2 is a small java library which wraps the ffmpeg into java classes.
It is based on jave from Carlo Pelliccia. Since the code is no longer maintained, we took it and replaced the ffmpeg executables with the current versions and adapted the code to work with the new binaries.
The original project page with source code can be found here: http://www.sauronsoftware.it/projects/jave/
- Readme
- Usage -- adding the library, encoding, progress, reading file information
- Examples -- recipes for particular formats and conversions
- Encoding-Attributes -- every audio and video setting
- Custom-ffmpeg-arguments -- reaching options the typed API does not model
- Supported-formats -- containers and codecs the bundled ffmpeg reads and writes
- Developers-guide-lines -- building, testing, the binaries, releasing
- Changelog
- Security policy