DuME
DuME copied to clipboard
A fast, versatile, easy-to-use and cross-platform Media Encoder based on FFmpeg
Choose (add in the settings) a port, and set the listening IP (localhost or all) Accept commands and values in JSON, reply in JSON queries: - `status` Replies with the...
Example `ffmpeg -i test.mp4 -lavfi palettegen=stats_mode=full[pal],[0:v][pal]paletteuse test.gif` - [ ] UI option for palette gen/use?
Petite idée d'amélioration si faisable ? scanner dans un dossier (et sous dossier pourquoi pas ?) toutes les séquences d'images disponibles pour les mettre en queue list, et ainsi convertir...
- [x] use intermediary format to render (quick and lossless, with alpha, 16bpc support) - [x] ability to render using the ae output module/render queue available in the project -...