8.3.6 (Enduring Fortitude)
Change Log
[Fixed] GUI crashed when trying to display settings due to race condition between threads
Note
Release is Windows only for now, the main application is code to cross-platform in mind, for Linux use, please replace the Plugins
folder with Linux compiled binary and run with Mono Runtime.
With this version, Linux users can utilize FFmpeg
, MP4Box
, x265
, and other tools in the system PATH
. The plug-in JSON file only needs to include the encoder_name
, and IFME will check and use it if it exists.
If anyone can help me compile a static Linux FFmpeg with non-free encoders, please let me know the proper compilation steps. At the very least, having a properly compiled basic version of FFmpeg for Linux with PATH
support would be appreciated.