Anime4000/IFME

IFME 8.3.8 is not compatible with the new version of x265

Opened this issue · 8 comments

the error is as follows: x265 [WARN]: extra unused command arguments given <->

Maybe x265 modified some default parameters, but I don’t know which parameter it is…

The latest version of x265 that I can find that is compatible with IFME 8.3.8 is this one:
https://github.com/jpsdr/x265/releases/download/3.60.35/x265_r3_6_0_35.7z

The latest x265 compiled version currently available is this:
https://github.com/Patman86/x265-Mod-by-Patman/releases/tag/3.6%2B84%2B2

http://msystem.waw.pl/x265/
I don't know if this is the official version.
The latest version here can be used with IFME 8.3.8
So maybe this issue isn't urgent.

2024-08-25_085247
After this parameter was changed,
x265 worked,
but there was a problem with FrameCount.
The encoding would continue even if the progress was over 100%.
It seems that this problem cannot be solved by changing the configuration file?
#_#

even with this fix, the new command --input - is new command after that

Just modify the configuration file and it will work properly.
This is an easy task

I know, what I mean, -i - is replaced with --input - and making -i - deprecated