Jaffree 2024.08.29
Video Processor
Java ffmpeg and ffprobe command-line wrapper, supports programmatic video production and consumption (with transparency)
Technical contact Denis Kokorin
Development status: stable
Software functionality
video
ffmpeg
java
ffprobe
detailed information
Jaffree 2024.08.29
Video Processor
Last release 2024-08-29 (2024.08.29)
Type of maintenance internal
Stato publiccode.yml
License Apache-2.0
Platforms
web
windows
mac
linux
ios
android
Enabling platforms None
Compliance None
List of dependencies None
Supported languages
English
Extended description
Jaffree
Jaffree stands for Java ffmpeg and ffprobe free command line wrapper.
Application
Jaffree allows integration with native ffmpeg and ffprobe processes from Java. It uses command line to execute process, thus making it simple to run ffmpeg from Java.
Features
Despite other ffmpeg and ffprobe wrappers Jaffree also supports:
- Programmatic (pure Java) video and audio consumption and production.
- Forceful & graceful stopping of ffmpeg
- Reads/writes video from/to Java SeekableByteChannel/InputStream/OutputStream