(I don't translate, it's a french acronym)
FMV provides some tools to handle your media (image, video, sound...).
| Name | Comments |
|---|---|
| fmv-ffmpeg | Helps the developer to use ffmpeg & ffprobe |
| fmv-imagemagick | Helps the developer to use imagemagick |
| fmv-soft | Easy way to fInd and execute an external binary |
| fmv-soft-auto | Auto conf for some softwares: GhostScript, Java, XPDF |
Download and install some softwares:
| Name | URL |
|---|---|
| Java | https://java.com/fr/download/ |
| FFmpeg | https://ffmpeg.org/download.html |
| ImageMagick | https://www.imagemagick.org/script/binary-releases.php |
| GhostScript | https://ghostscript.com/download/gsdnld.html |
| XPDF | http://www.foolabs.com/xpdf/download.html (or on Linux http://poppler.freedesktop.org) |
After installing, for each software, add in your $PATH the bin folder (after set your $PATH, don't forget to restart your IDE).