[ogg-dev] patch for oggz-comment

Conrad Parker conrad at metadecks.org
Mon Dec 3 22:06:12 PST 2007


Hi,

It seems the oggz-comment on your computer has more features than the
one you sent in August :-) Any chance you could send a more recent
copy?

In any case, I've updated the --help output for the -s option, and
also added a manual page with the same info, in
doc/oggz-comment.1.sgml (in svn.annodex.net changeset:3280).

cheers,

Conrad.

On 07/11/2007, Kangyuan Niu <kangyuan.niu at gmail.com> wrote:
> Actually, the oggz-comment.c on my computer has
>
> void help() {
>   printf("Usage: oggz-comment filename [options] tagname=tagvalue ...\n");
>   printf("Options:\n");
>   printf("\t-h, --help\t\tDisplay this message\n");
>   printf("\t-v, --version\t\tOutput version information\n");
>   printf("\t-c, --clear\t\tClear comments before editing\n");
>   printf("\t-o [output file]\tcreate new copy with edited comments\n");
>   printf("\t-t [content type]\tedit comments for this content type only\n");
>   printf("\t-s [serial number]\tedit comments for this serial number
> only\n");
>   printf("\t-a\t\t\tedit comments for all bitstreams\n\n");
> }
>
> It definitely needs some serious revision, since, compared to other
> things in liboggz, this one sticks out like a swollen, festering sore
> thumb. Sorry 'bout that.
>


More information about the ogg-dev mailing list