trance
11th July 2003, 21:11
I've been at this for a days now. My output looks exactly like my input (source) when i preview .avs script. Filters DO NOT seem to be affect the output. I've tried several filters with different settings and even parameters at extreme just to see if it affects the output BUT it does not. I also noticed that when I encode, the resulting video are ALL the same with different filters. I have following installed:
Keopi's XviD-24062003-1 with settings
GordianKnot.CodecPack.1.3
GordianKnot.RipPack.0.28.5.1 (which has VDM v1.5.1.1a & AVS 2.5)
My XviD settings:
FIRST PASS
6 Ultra High
MPEG
XVID
4 Wide Search
300/1 (min/max frame interval)
Chroma Motion
Quarterpel
2/150/100/0 B frame
DX50 B-VOP
Debug: Auto Detect & Chroma Optimiser
2ND PASS is the same setting with default on the rest of the tabs.
Here is my script:
# PLUGINS
SetWorkingDir("D:\Program Files\DVD\Gordian Knot")
LoadPlugin("D:\Program Files\DVD\Gordian Knot\mpeg2dec3.dll")
LoadPlugin("D:\Program Files\DVD\Gordian Knot\Convolution3d.dll")
# SOURCE
avisource("E:\DVD\BAND_BROTHERS_Ep1.avi")
#
Convolution3d("moviehq")
Keopi's XviD-24062003-1 with settings
GordianKnot.CodecPack.1.3
GordianKnot.RipPack.0.28.5.1 (which has VDM v1.5.1.1a & AVS 2.5)
My XviD settings:
FIRST PASS
6 Ultra High
MPEG
XVID
4 Wide Search
300/1 (min/max frame interval)
Chroma Motion
Quarterpel
2/150/100/0 B frame
DX50 B-VOP
Debug: Auto Detect & Chroma Optimiser
2ND PASS is the same setting with default on the rest of the tabs.
Here is my script:
# PLUGINS
SetWorkingDir("D:\Program Files\DVD\Gordian Knot")
LoadPlugin("D:\Program Files\DVD\Gordian Knot\mpeg2dec3.dll")
LoadPlugin("D:\Program Files\DVD\Gordian Knot\Convolution3d.dll")
# SOURCE
avisource("E:\DVD\BAND_BROTHERS_Ep1.avi")
#
Convolution3d("moviehq")