Jaffree 2021-05-07
Video Processor
Java ffmpeg and ffprobe command-line wrapper, supports programmatic video production and consumption (with transparency)
Pubblicato da
Contatto tecnico Denis Kokorin
Vitalità:
78%
L’indice di vitalità, così come previsto nelle linee guida sull’acquisizione e riuso di software per la PA, è calcolato prendendo in considerazione le seguenti quattro categorie:
- Code activity: il numero di commit e merge giornalieri;
- Release history: il numero di release giornaliere;
- User community: il numero di autori unici;
- Longevity: l’età del progetto.
I range di ogni misura possono essere trovati nel file vitality-ranges.yml.
Stato di sviluppo: stabile
Funzionalità del software
video
ffmpeg
java
ffprobe
Informazioni di dettaglio
Jaffree 2021-05-07
Video Processor
Ultimo rilascio 2021-05-07 (2021-05-07)
Tipo di manutenzione internal
Stato publiccode.yml
Licenza Apache-2.0
Piattaforme
web
windows
mac
linux
ios
android
Lista dipendenze Nessuna
Piattaforme abilitanti Nessuna
Conformità 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