Query: oggz-comment
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
oggz-comment(1) General Commands Manual oggz-comment(1)NAMEoggz-comment -- List or edit comments in an Ogg file.SYNOPSISoggz-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. Run oggz-known-codecs(1) for a full list of codecs known by the installed version of oggz. -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.EXAMPLESList all comments in file.ogg: oggz comment -l file.ogg List only the comments in the Theora bitstream in file.ogv: oggz comment -l -c theora file.ogv Add the comment "GENRE=Rock" to the Vorbis bitstream of file.ogv, writing output to output.ogv: oggz comment -c vorbis -o output.ogv file.ogg GENRE=RockAUTHORKangyuan Niu August 5, 2007;COPYRIGHTCopyright (C) 2007 Annodex AssociationSEE ALSOvorbiscomment(1), ogginfo(1), oggz-info(1), hogg(1) oggz-comment(1)
Related Man Pages |
---|
oggz-chop(1) - debian |
oggz-dump(1) - debian |
vorbiscomment(1) - centos |
vorbiscomment(1) - opensolaris |
vorbiscomment(1) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Scripting comments |
string editing in files |
Removing Multiple Line comments |
print only the first occurrence of a pattern |
File content modification |