GithubHelp home page GithubHelp logo

sound-linux-more / opuscomment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hcmiya/opuscomment

0.0 2.0 0.0 582 KB

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

License: MIT License

Makefile 1.48% Shell 6.25% C 92.28%
opus meta tags gain

opuscomment's Introduction

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

opuscomment's People

Contributors

hcmiya avatar jmbowman avatar zvezdochiot avatar

Watchers

 avatar  avatar

opuscomment's Issues

Remove vendor tag

Здравствуйте,
можете добавить возможность удаления vendor tag как у  metaflac --remove-all?
Спасибо.

opuspic2tag

Привет.
Можете добавить возможность чтения из stdin?
Планируете ли добавить чтение комментария из файла как -D у скрипта opusmbptag.sh и -m mime?
opuspic2tag cover.jpg выводит в stdout без новой строки в конце в отличие от opusmbptag.sh и остальных программ, можете поправить?

Segmentation fault: 11

Hi @zvezdochiot
echo TITLE=TITLE | opuscomment -w -CFLAC my.flac
все в порядке, а с
opuscomment -w -t TITLE=TITLE -CFLAC my.flac
Segmentation fault: 11
Для opus и ogg все нормально в обоих случаях.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.