View Single Post
Old 12th December 2004, 07:04   #60  |  Link
henryho_hk
Registered User
 
Join Date: Mar 2004
Posts: 889
Quote:
Originally posted by scharfis_brain
maybe this function:
Code:
avisource("dv.avi")
reducetoyv12()
kerneldeint(order=0,sharp=true)
removegrain(mode=2)
is good for your purposes.

Thank you. As I will be using the Canopus codec, should I put
"FixBrokenChromaUpsampling()" back? Or is it unnecessary because of the YV12 point-sampling?

In addition, does "FixBrokenChromaUpsampling()" work for both NTSC and PAL DV?
henryho_hk is offline   Reply With Quote