Jaffree 2024.08.29

Java ffmpeg and ffprobe command-line wrapper, supports programmatic video production and consumption (with transparency)

License
Apache License 2.0
Release date
Status
stable
Type
library
Maintenance
internal
Platforms
web, windows, mac, linux, ios, android
Languages
it

Features

  • video
  • ffmpeg
  • java
  • ffprobe

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

Contacts