oggz-comment

Langue: en

Autres versions - même langue

Version: 149942 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

oggz-comment --- List or edit comments in an Ogg file.
 

SYNOPSIS

oggz-comment [-l | --list ]

oggz-comment [-o filename | --output filename ] [-d | --delete ] [-a | --all ] [-s serialno | --serialno serialno ] [-c content-type | --content-type content-type ] filename

oggz-comment [-h | --help ] [-v | --version ]

Description

oggz-comment lists or edits the comments of an Ogg file.
 

Options

oggz-comment accepts the following options:
 

Listing options

-l, --list
List the comments in the given file.

Editing options

-o filename, --output filename
Write output to the specified filename.
 
-d, --delete
Delete comments before editing.
-a, --all
Edit comments for all logical bitstreams.
-c content-type, --content-type content-type
Edit comments of the logical bitstreams with specified content-type. The following codec names are currently detected: "cmml", "flac", "theora", "speex", "vorbis"
 
-s serialno, --serialno serialno
Edit comments of the logical bitstream with specified serialno.

Miscellaneous options

-h, --help
Display usage information and exit.
-v, --version
Output version information and exit.

AUTHOR

Kangyuan Niu August 5, 2007;

Copyright © 2007 Annodex Association
 

SEE ALSO

vorbiscomment(1), ogginfo(1), oggzinfo(1), hogg(1)