--- MPlayer-1.0pre6a/libmpcodecs/pullup.c.orig 2004-10-21 11:55:19.000000000 +0000 +++ MPlayer-1.0pre6a/libmpcodecs/pullup.c 2005-03-31 19:38:36.043727640 +0000 @@ -555,7 +555,7 @@ if (!n) return 0; if (fr->lock) return 0; - if (c->verbose) { + if (c->verbose > 0) { print_aff_and_breaks(c, c->first); printf("duration: %d \n", n); }