Log in

View Full Version : MeGUI x64 support - tests needed


Pages : 1 [2]

Hiritsuki
1st April 2010, 07:57
I have compiled a quick x64 MeGUI test application.

Installation instruction:
1. Install Avisynth x64 as described here:
http://forum.doom9.org/showthread.php?t=152800
2. Install MeGUI x86 and let it update itself with the development server
3. Disable auto update!
4. Replace the files in the MeGUI directory with these files:
http://www.mediafire.com/?mzzmttnmbyo
5. Replace the \tools\x264\x264.exe with the \tools\x264\x264_x64.exe (copy, not rename/delete)
5. Update the Avisynth Plugins in the megui tools folders. You can find most of them here:
http://forum.doom9.org/showthread.php?t=152800

FFMS2 for example is working for me but I get some strange errors while converting the colorspace with the avisynthwrapper.dll on the fly. I do not have the necessary skills to fix the problem myself therefore I have included the source code. It fails in dimzon_avs_init_2 while doing

"Fails" mean that the clip is still reported as no RGB24 clip after the invoke.The same source compiled for x86 is working.

Happy testing!

WARNING: It is not tested very well, it may crash, it will crash... test it only if you know what you are doing. If you find a problem I may not able to help you but someone else may find a solution so please post it.

Wrong .... Cannot convert vedio to RGB24. :confused:
http://www.Pixsup.com/uploads/91f10a6987.png

nakTT
3rd April 2010, 02:21
Thanks for the effort in making this 64 bit version.

Looking forward for a stable version.

:thanks:

mkv
3rd April 2010, 02:25
Does it really working guys ?

Adub
3rd April 2010, 02:42
@mkv Why don't you test it and find out?

Zathor
3rd April 2010, 09:02
Wrong .... Cannot convert vedio to RGB24.

FFMS2 for example is working for me but I get some strange errors while converting the colorspace with the avisynthwrapper.dll on the fly. I do not have the necessary skills to fix the problem myself therefore I have included the source code. It fails in dimzon_avs_init_2 [...]"Fails" mean that the clip is still reported as no RGB24 clip after the invoke.

As said above I know about the problem but I am myself unable to fix it and hoping that someone can solve the problem.

mkv
3rd April 2010, 14:34
@mkv Why don't you test it and find out?

I ve been tried too many times, it didn't work...

any advise?

squid_80
3rd April 2010, 15:00
As said above I know about the problem but I am myself unable to fix it and hoping that someone can solve the problem.

Did you use avisynth.h from avisynth64? The AVSValue class is changed.

Zathor
3rd April 2010, 22:31
Did you use avisynth.h from avisynth64? The AVSValue class is changed.

Yes, I tried 2.55 (original in the wrapper I think), 2.58 and the avisynth64 from the 03/13. And a few minutes ago I used the latest one from http://code.google.com/p/avisynth64/ and what should I say? It seemed to work now :)

quantum5uicid3
7th April 2010, 02:02
i get this when trying to open the x264 configuration dialog. it does not open.

http://img691.imageshack.us/img691/2896/fatalerrorc.png (http://img691.imageshack.us/i/fatalerrorc.png/)

Zathor
7th April 2010, 08:30
Due to the recent profile changes the x264 megui.exe is "out of date" if using the new converted profiles. I will compile a new exe based upon the recent build.

Anakunda
7th April 2010, 18:47
I installed 64bit avisynth and replaced all64bit files to megui, despite I get encoding error at audio (neroaac)
what's wrong?

quantum5uicid3
7th April 2010, 18:47
oops sorry, i think i had deleted everything except the profiles. :) this is working quite well i must say and it appears to be slightly faster.

quantum5uicid3
7th April 2010, 18:51
u need the 64bit nicaudio.dll from squid_80

also heres the link for the ffmsindexer since its kinda buried in the thread and its kinda essential.
http://kemuri9.net/dev/avs/ffms2/x64/ffmsindex.exe

Zathor
10th April 2010, 16:15
Moving to a new thread so that I can edit the first posting:
http://forum.doom9.org/showthread.php?t=153904