ogg123
Ogg Vorbis is a fully open, non-proprietary, patent- and
Install
- All systems
-
curl cmd.cat/ogg123.sh
- Debian
-
apt-get install vorbis-tools
- Ubuntu
-
apt-get install vorbis-tools
- Alpine
-
apk add vorbis-tools
- Arch Linux
-
pacman -S vorbis-tools
- Kali Linux
-
apt-get install vorbis-tools
- Fedora
-
dnf install vorbis-tools-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vorbis-tools
- OS X
-
brew install vorbis-tools
- Raspbian
-
apt-get install vorbis-tools
- Dockerfile
- dockerfile.run/ogg123
- Docker
-
docker run cmd.cat/ogg123 ogg123
powered by Commando
vorbis-tools
Ogg Vorbis is a fully open, non-proprietary, patent- and
royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. The vorbis package contains an encoder, a decoder, a playback tool, and a comment editor.
vorbis-tools-1
tools
vorbis-tools-dbg
several Ogg Vorbis tools (debug files)
vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), ogginfo (displays ogg information), oggdec (decodes ogg files), vcut (ogg file splitter), and vorbiscomment (ogg comment editor). ogg123 can play both Ogg Vorbis and FLAC audio streams. This package contains debugging symbols useful for tracking bugs in applications with vorbis-tools.