Skip to content

Version 8.3.4 (Celestial Rhapsody)

Compare
Choose a tag to compare
@Anime4000 Anime4000 released this 11 Jul 14:56
· 5 commits to master since this release

Change Log

[Fixed] Queue consistency check code caused an invalid index crash; the outdated code has been removed.
[Fixed] When adding a subtitle, the selected language will be used if a language code is not found in the file name.

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.