PDA

View Full Version : advice on using Deblock_QED


halsboss
28th February 2009, 04:01
Could never quite understand the how to use the parameters in Deblock_QED. So far, I settled on selecting one of these in order of "increasing strength".

ConvertToYV12(interlaced=FALSE)
Deblock_QED_MT2() #default quant1=20
#Deblock_QED_MT2(quant1=25)
#Deblock_QED_MT2(quant1=30)
#Deblock_QED_MT2(quant1=35)
#Deblock_QED_MT2(quant1=40)

Can anyone please outline what they use for that purpose and why ?