Hey,

ups sorry, not wrong usage, indeed a bug. I've attached a patch. Marc,
you can prepare that new release now if you want :)

Thanks.

Mosu

-- 
If Darl McBride was in charge, he'd probably make marriage
unconstitutional too, since clearly it de-emphasizes the commercial
nature of normal human interaction, and probably is a major impediment
to the commercial growth of prostitution. - Linus Torvalds

Index: ogminfo.c
===================================================================
--- ogminfo.c	(revision 2840)
+++ ogminfo.c	(revision 2841)
@@ -188,7 +188,7 @@
     }
     vorbis_comment_clear(&vc);
   } else if ((stream->stype == 'a') && stream->vorbis) {
-    if (verbose < 1)
+    if (verbose < 2)
       return;
     fprintf(stdout, "(%s) a%d: % 7ld bytes granulepos: % 10lld pno: % 10lld ",
              __FILE__, stream->sno, pack->bytes, ogg_page_granulepos(page),

Attachment: pgpU9tLZtYGN1.pgp
Description: PGP signature

Reply via email to