Jaffree 2021-05-07
Video Processor
Java ffmpeg and ffprobe command-line wrapper, supports programmatic video production and consumption (with transparency)
Published by
Technical contact Denis Kokorin
Vitality:
78%
The vitality index, as explicited in the guidelines for the acquisition and reuse of software for Italian PA, is calculated according to the following four main categories:
- Code activity: the daily number of commits and merges;
- Release history: the daily number of releases;
- User community: the number of unique authors;
- Longevity: the age of the project.
The ranges of every measure can be found in the vitality-ranges.yml file.
Development status: stable
Software functionality
video
ffmpeg
java
ffprobe
detailed information
Jaffree 2021-05-07
Video Processor
Last release 2021-05-07 (2021-05-07)
Type of maintenance internal
Stato publiccode.yml
License Apache-2.0
Platforms
web
windows
mac
linux
ios
android
List of dependencies None
Enabling platforms None
Compliance 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