Menu

Developers Italia We develop public services, together

Follow us

Jaffree 2024.08.29

Video Processor

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

Development status: stable


Software functionality

video

ffmpeg

java

ffprobe

CATEGORIES
  • video editing
  • detailed information

    Jaffree 2024.08.29

    Video Processor

    Last release 2024-08-29 (2024.08.29)

    Type of maintenance internal

    Stato publiccode.yml

    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
    back to contents