Index: libs/libmythtv/videoout_xv.cpp
===================================================================
--- libs/libmythtv/videoout_xv.cpp	(revision 12709)
+++ libs/libmythtv/videoout_xv.cpp	(working copy)
@@ -1147,8 +1147,8 @@
     bool ok = InitVideoBuffers(myth_codec_id, xv, shm);
     XV_INIT_FATAL_ERROR_TEST(!ok, "Failed to get any video output");
 
-    if (!xvmc_tex && video_output_subtype >= XVideo)
-        InitColorKey(true);
+//    if (!xvmc_tex && video_output_subtype >= XVideo)
+//        InitColorKey(true);
 
     // Deal with the nVidia 6xxx & 7xxx cards which do
     // not support chromakeying with the latest drivers
