--- plugins/video/MPEG4-ffmpeg/mpeg4.cxx	2011/08/02 08:33:43	26264
+++ plugins/video/MPEG4-ffmpeg/mpeg4.cxx	2011/08/23 01:33:18	26340
@@ -806,7 +806,7 @@
         }
         else // No IFrame requested, let avcodec decide what to do
         {
-            m_avpicture->pict_type = 0;
+            m_avpicture->pict_type = AV_PICTURE_TYPE_NONE;
         }
 
         // Encode a frame
