Index: /trunk/src/VBox/Main/src-client/VideoRec.cpp
===================================================================
--- /trunk/src/VBox/Main/src-client/VideoRec.cpp	(revision 46577)
+++ /trunk/src/VBox/Main/src-client/VideoRec.cpp	(revision 46578)
@@ -500,4 +500,5 @@
     /* disable multithreading */
     pStrm->VpxConfig.g_threads = 0;
+//    pStrm->VpxConfig.kf_max_dist = 1;
     pStrm->uDelay = 1000 / uFps;
 
