Java ffmpeg wrapper
In the last months we did some major enhancements in the jave library which can be used from java to analyze/convert audio and video files with the use of ffmpeg.The project homepage can be found here https://github.com/a-schild/jave2
The main changes as to the original package are:
- Support for Windwos 32+64 bit
- Support for Linux 32+64 bit
- Support for OS-X 64bit
- Upgraded to ffmpeg 4.x (From 3.x)
- Enhanced output parsing
- Added options for running the encoding/decoding as a separate thread
- Added to maven central for simpler usage
- Many smaller enhancements
The project was initially started by Carlo Pelliccia at http://www.sauronsoftware.it/projects/jave/
You are welcome to contribute to the project with ideas and code.
You can use the github page for this.
No comments:
Post a Comment