Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Sound-Linux-More/opuscomment

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

231 Commits
231 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Origin_:GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub
ORG.SLM:GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

opuscomment

The formal README is written in Japanese.

Overview

opuscomment is a utility for editing output gain and tags of Ogg Opus. The behavior of this utility is similar to vorbiscomment.

Requirements

  • C99 or later
  • POSIX.1-2008 or POSIX.1-2001 XSI extension (SUSv3)
  • libogg

Installation

$ ./build.sh release

Then you will get the binary opuscomment at src/. You can put the binary any place.

Quick Example

# list tags
opuscomment foo.opus
# write tags
opuscomment -w foo.opus <<EOL
TITLE=The Song
ARTIST=John Doe
EOL
# import tags from Vorbis
vorbiscomment -Re foo.ogg |opuscomment -wRe foo.opus

Supported codecs

  • Ogg family: Opus, Vorbis, Speex, VP8, Theora, Daala, PCM, UVS.
  • FLAC

License

MIT license

About

Utility to edit Ogg Opus tag and Output Gain information with interface compatible with vorbiscomment(1)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.