
I've noticed that it is blocky around the dark edges in the red color. I don't seem to see it anywhere else but red. I have tried a deblocker and it doesn't seem to have any effect on it.
You can see the effect on the video better.

Right now my code in Avspod is this:
ConvertToYV12()
TDeint(mode=2, type=3)
Spline36Resize(864, 480, src_left=4.575, src_top=0, src_width=710.85, src_height=480)
Crop(112, 0, -112, -0)
Dfttest(sigma=20)
LSFmod(strength=120)
maa()
Tweak(sat=1.3)
I removed all my code just to make sure i hadn't over filtered and it is still there.
If anybody could help me with this, I would appreciate it. I've spent the last few hours searching for the answer unsuccessfully.
Thank you.