You surely disabled GD in MLV module options (read help...):
.name = "Global Draw",
.priv = &kill_gd,
.max = 1,
.choices = CHOICES("Allow", "OFF"),
.help = "Disable global draw while recording.",
.help2 = "May help with performance. Some previews depend on GD.",