Jaffree 2024.08.29
Video Processor
Java ffmpeg and ffprobe command-line wrapper, supports programmatic video production and consumption (with transparency)
Contatto tecnico Denis Kokorin
Stato di sviluppo: stabile
Funzionalità del software
video
ffmpeg
java
ffprobe
Informazioni di dettaglio
Jaffree 2024.08.29
Video Processor
Ultimo rilascio 2024-08-29 (2024.08.29)
Tipo di manutenzione internal
Stato publiccode.yml
Licenza Apache-2.0
Piattaforme
web
windows
mac
linux
ios
android
Piattaforme abilitanti Nessuna
Conformità Nessuna
Lista dipendenze Nessuna
Lingue supportate
Inglese
Descrizione estesa
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