crOOk
22nd October 2002, 20:31
I'm having trouble using custom matrices. The result usually turns out very blurry, with lots of trails, artifacts etc., just like a very high quantizer would have been used, but the size is 28kB larger than the MPEG quantizer video (Both viedos are constant quantizer 2 - 2Pass, FirstPass). I've appended a short 30 frame clip of the beginning of the seventh chapter of Shrek, PAL DVD. It looks horrible, believe me. This is my AVS script:
LoadPlugin("c:\dvd\MPEG2Dec3b6.dll")
LoadPlugin("c:\dvd\lanczos3.dll")
MPEG2Source("C:\dvd\S\1.d2v",cpu=0,iDCT=1,moderate_h=40,moderate_v=60)
crop(1,4,718,568)
lanczos3Resize(576,320)
I used Nic's DVD2AVI version and his newest (10/21/02) XviD build. The problem appears with older builds, too, though. These are my settings:
Motion Search Precision 6, FourCC is XviD, there is one I-frame (which looks perfectly fine) in the clip, No lumi masking, interlacing or B-frames have been used. In the example clip I set the matrices to CG Animation, but the problem appears with every Custom Matrix, even the official MPEG one. I've been having this problem for a while, but since I want to encode Shrek now, I'm really curious how it will affect the quality/size to use the CG animation matrix when reencoding this clean animated source. Would - Someone - Please - Help - Me?
LoadPlugin("c:\dvd\MPEG2Dec3b6.dll")
LoadPlugin("c:\dvd\lanczos3.dll")
MPEG2Source("C:\dvd\S\1.d2v",cpu=0,iDCT=1,moderate_h=40,moderate_v=60)
crop(1,4,718,568)
lanczos3Resize(576,320)
I used Nic's DVD2AVI version and his newest (10/21/02) XviD build. The problem appears with older builds, too, though. These are my settings:
Motion Search Precision 6, FourCC is XviD, there is one I-frame (which looks perfectly fine) in the clip, No lumi masking, interlacing or B-frames have been used. In the example clip I set the matrices to CG Animation, but the problem appears with every Custom Matrix, even the official MPEG one. I've been having this problem for a while, but since I want to encode Shrek now, I'm really curious how it will affect the quality/size to use the CG animation matrix when reencoding this clean animated source. Would - Someone - Please - Help - Me?