PDA

View Full Version : Avisynth problem


BeechNut
2nd November 2004, 01:07
First of all Good day

I keep getting frame size not supported while trying to encode using RB Farm on a farmed machine. Avisynth 2.54 is installed, the drive is mapped to the working directory on the main computer. CCE 2.67.00.23 Trial with eclcce 1.81 installed.

This is the odd thing. I can open an .avs file on the farmed machine if all the need files are on that machine. I can even encode a movie using just Rebuilder. But when I try to open an .avs file on the main machine I get this " LoadPlugin: unable to load " D:\Program Files\Avisynth 2.5\plugins\DGDecode.dll". The problem is that dll is loacated on the C:\ drive on the farm computer. Why is it look for it on the D:\ drive? The farm computer doesn't even have a D:\ drive. Yes that where the plugin is located on the main server machine. Where am I going wrong here?

[Options]
Skin=Windows Standard
CCE=1
idct7Opt=1
RemoveDTS=1
[CCEOptions]
VBR_bias=25
Quality_prec=16
eclPasses=3
[Setup]
Language11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
[Paths]
MPEG2DEC=C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll
DECOMB=C:\Program Files\AviSynth 2.5\plugins\Decomb511.dll
CCENEW=C:\Program Files\Custom Technology\CCE SP Trial Version\EclCCE.exe

NobbyNobbs
2nd November 2004, 01:24
You should have the DGDecode.dll plugin in your AviSynth plugins folder on all the machines, if you use RBFarm, if you have the location added to your ecl file by RB, then it will not be there on the other macines.