diff --git a/src/dhgr.tk/utils/dhgrrgb.pla b/src/dhgr.tk/utils/dhgrrgb.pla
index 9e54b0f..3c8011d 100644
--- a/src/dhgr.tk/utils/dhgrrgb.pla
+++ b/src/dhgr.tk/utils/dhgrrgb.pla
@@ -32,7 +32,7 @@ byte[]              = 112,  16,  64 // RED
 byte[12] ntscCycle
 byte[256+3] gamma // Gamma correction
 var rgbErr // Running color error array
-var rgbThreshold = 6912 // High frequency transition threshold
+var rgbThreshold = 2048 // High frequency transition threshold
 byte errDiv = 3
 byte lookAhead = 2 // How many pixels to look ahead
 var arg