diff --git a/libavfilter/vf_waveform.c b/libavfilter/vf_waveform.c
index 1fd89f116425cc455b4c7269fa46d5069d49db8a..597a8f6eb4570078bb3ffd7eece792d298650fe6 100644
--- a/libavfilter/vf_waveform.c
+++ b/libavfilter/vf_waveform.c
@@ -1271,7 +1271,7 @@ static const GraticuleLines millivolts12[] = {
 
 static const GraticuleLines ire8[] = {
     { { {   "0",  16 }, {   "0",  16 }, {   "0",  16 }, {   "0",   0 } } },
-    { { {  "25",  66 }, {  "25",  67 }, {  "25",  67 }, {  "25",  64 } } },
+    { { {  "25",  71 }, {  "25",  72 }, {  "25",  72 }, {  "25",  64 } } },
     { { {  "50", 126 }, {  "50", 128 }, {  "50", 128 }, {  "50", 128 } } },
     { { {  "75", 180 }, {  "75", 184 }, {  "75", 184 }, {  "75", 192 } } },
     { { { "100", 235 }, { "100", 240 }, { "100", 240 }, { "100", 255 } } },