PS: I tried all newer versions (starting with r2085, up to r2347) with available binaries shown here under Development Branch: http://avisynth.nl/index.php/AviSynth%2B
Last edit: erazortt 2016-12-31
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
BTW: Since nowadays avisynth and most of its plugins have been updated to have 64bit versions, it appears that at least the encoding chain (avisynth+x264/x265) is thus completely available in 32 and 64 bits. Perhaps the solution would thus be to scrap the usage of avs4x26x altogether.
In this situation it might be the easiest to provide two versions of MeGUI: one using only 32 bit version of the encoding chain and one using the 64bit encoding chain. MeGUI itself can remain 32bits in both cases, but the programs called could be either 32 or 64bits, depending on a compilation flag for example.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oh.. I missed that there is already a 64 bit MeGUI.. Yes this resolves all issues, thanks! This ticket can thus be closed.
Perhaps the 64bit built should also be added to the files section here on sourceforge, so I can be easily found..?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PS: I tried all newer versions (starting with r2085, up to r2347) with available binaries shown here under Development Branch:
http://avisynth.nl/index.php/AviSynth%2B
Last edit: erazortt 2016-12-31
BTW: Since nowadays avisynth and most of its plugins have been updated to have 64bit versions, it appears that at least the encoding chain (avisynth+x264/x265) is thus completely available in 32 and 64 bits. Perhaps the solution would thus be to scrap the usage of avs4x26x altogether.
In this situation it might be the easiest to provide two versions of MeGUI: one using only 32 bit version of the encoding chain and one using the 64bit encoding chain. MeGUI itself can remain 32bits in both cases, but the programs called could be either 32 or 64bits, depending on a compilation flag for example.
I have to test the newer AviSynth+ builds in 32bit MeGUI myself, but in the 64bit MeGUI build it does work: http://forum.doom9.org/showthread.php?t=153904
And please upload a full log
Oh.. I missed that there is already a 64 bit MeGUI.. Yes this resolves all issues, thanks! This ticket can thus be closed.
Perhaps the 64bit built should also be added to the files section here on sourceforge, so I can be easily found..?