--- video_filter.module.orig	2011-03-18 11:22:52.000000000 +0000
+++ video_filter.module	2011-03-18 11:23:10.000000000 +0000
@@ -349,7 +349,6 @@
             $video['codec']['delta'] = $delta;
             $video['codec']['matches'] = $matches;
             $video['codec']['codec_name'] = $codec_name; // used in theme function
-            $video['codec']['control_bar_height'] = 0; // default
             break 2;
           }
         }
