--- trunk/vfw/src/codec.c 2003/04/09 12:02:26 979 +++ trunk/vfw/src/codec.c 2003/04/09 12:05:19 980 @@ -584,6 +584,7 @@ } frame.bquant = 0; + frame.bframe_threshold = 0; // OutputDebugString(" "); switch (xvid_encore(codec->ehandle, XVID_ENC_ENCODE, &frame, &stats))