sh03z
1st January 2004, 21:48
Got a question:
I was using this script:
LoadPlugin("C:\avs\MPEG2Dec3dg.dll")
avisource("*********.avi")
ConvertToYUY2()
BicubicResize(480,480,0.0,0.6)
FieldDeinterlace()
for ma SVCD backup...
When I looked at the image quality (paused the movie) it looked less than the quality I want.
I've read a little about deinterlacing, and so far all I know is there must be a better way than what I'm doing...only thing is I tried kerndeint (for avs) and all these white cubes showed up all over the place...the readme wasn't very helpfull on it either.
Anyone know what to do?
Thank you
I was using this script:
LoadPlugin("C:\avs\MPEG2Dec3dg.dll")
avisource("*********.avi")
ConvertToYUY2()
BicubicResize(480,480,0.0,0.6)
FieldDeinterlace()
for ma SVCD backup...
When I looked at the image quality (paused the movie) it looked less than the quality I want.
I've read a little about deinterlacing, and so far all I know is there must be a better way than what I'm doing...only thing is I tried kerndeint (for avs) and all these white cubes showed up all over the place...the readme wasn't very helpfull on it either.
Anyone know what to do?
Thank you