MuLTiTaSK
11th April 2007, 15:20
is it ok to set color correction in MeGUI after a deinterlacng analyse
with a 720x480 29.97fps .mpg file sorry for the newbish question i just
want to make sure its ok to use them together because i heard there
was a bug in prior versions of MeGUI i'am using the lastest version
http://i14.tinypic.com/4c0ufc2.png
this is the script MeGUI created for me
DGDecode_mpeg2source("",info=3)
ColorMatrix(hints=true)
edeintted = last.AssumeTFF().SeparateFields().SelectEven().EEDI2(field=-1)
TDeint(order=1,edeint=edeintted)
crop( 26, 0, -26, -52)
LanczosResize(640,448) # Lanczos (Sharp)
#denoise
with a 720x480 29.97fps .mpg file sorry for the newbish question i just
want to make sure its ok to use them together because i heard there
was a bug in prior versions of MeGUI i'am using the lastest version
http://i14.tinypic.com/4c0ufc2.png
this is the script MeGUI created for me
DGDecode_mpeg2source("",info=3)
ColorMatrix(hints=true)
edeintted = last.AssumeTFF().SeparateFields().SelectEven().EEDI2(field=-1)
TDeint(order=1,edeint=edeintted)
crop( 26, 0, -26, -52)
LanczosResize(640,448) # Lanczos (Sharp)
#denoise