Index: source/blender/src/buttons_scene.c =================================================================== --- source/blender/src/buttons_scene.c (revision 18866) +++ source/blender/src/buttons_scene.c (working copy) @@ -1929,7 +1929,7 @@ static char string[2048]; char formatstring[2048]; strcpy(formatstring, - "FFMpeg format: %%t|%s %%x%d|%s %%x%d|%s %%x%d" + "FFMpeg format: %%t|%s %%x%d|%s %%x%d|%s %%x%d|%s %%x%d" #ifdef WITH_OGG "|%s %%x%d" #endif