Closed TbtBI closed 2 years ago
Strange, doesn't happen to me:
a=Deblock_QED(quant1=30, quant2=40,UV=2).extractu()
Deblock_QED(quant1=30, quant2=40,UV=3)
extractu()
ex_makediff(a, metric="none", aug=true, dif=true, show=3)
As for MCDeblockFFT3D(uv=2) I fixed already, will upload in next version.
Sorry, Deblock_QED is ok for me too. I updated ExTools and restarted AvspMod.
Thanks for the MCDeblockFFT3D fix.
Hi,
Deblock_QED(uv=2)
andDeblock_QED(uv=3)
give identical chroma output.MCDeblockFFT3D(uv=2)
doesn't copy chroma planes.