PDA

View Full Version : Impossible to ope a project on MEgui


Henox
27th October 2008, 14:18
Hello to all,

I'm using TGMPGenc and i save my project as a TPR file. Then I would like to open it on Megui though this AVS script :

LoadVFAPIplugin("C:\...\TMPGenc 2.5\TMPGEnc.vfp","TMPGsource")
TMPGsource("C:\...\a2.tpr")
FlipVertical

(Well the script is more complicated but I don't manage to open this basic one).

I get this error :
AVIsynth script error
LoadPlugin: unable to load C:\...\TMPGenc 2.5\TMPGEnc.vfp

What strikes me is that this script perfectly works on Virtualdubmod and on AVSP when I preview it. I checked the paths on Megui but i didn't find anything weird. Do you understand why it doesn't work trough Megui ? Thanks in avdance.

Henox
29th October 2008, 14:38
no iea ?

Henox
3rd November 2008, 18:56
it seems there is a conflict with the dgdecode.dll

MDLuffy
1st November 2009, 18:08
Sorry to revive an old thread, but I am having the same problem that Henox had and I cannot find a solution for it anywhere. MeGUI will not accept my avs script that tries to load TMPGEnc.vfp for whatever reason, but the script will open just fine in other programs like VirtualDub. Does anyone know what to do so that I can load .tpr files by means of an .avs script into MeGUI?