diff --git a/mencoder.c b/mencoder.c index 7f656a62a7..1782701faf 100644 --- a/mencoder.c +++ b/mencoder.c @@ -402,6 +402,8 @@ unsigned int timer_start; #endif #endif + InitTimer(); + // check codec.conf if(!parse_codec_cfg(get_path("codecs.conf"))){ if(!parse_codec_cfg(MPLAYER_CONFDIR "/codecs.conf")){