You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/ogmtools/files/ogmtools-1.5-vorbis_verbosi...

12 lines
365 B

--- a/ogminfo.c
+++ b/ogminfo.c
@@ -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),