Audacious is an open source audio player. A descendant of XMMS, it plays
your music how you want it, without stealing away your computer's
resources from other tasks.
Gstreamer library for writing non-linear audio and video
Gstreamer library for writing non-linear audio and video
FFmpeg is a complete, cross-platform solution to record, convert and stream
audio and video. It includes libavcodec - the leading audio/video codec
library.
This PEAR class provides to access and query CDDB audio-CD servers.
mp3cd is a perl script that normalizes and burns MP3,
OGG, and WAV files to audio CDs.
Quark is an audio player, for geeks, by geeks. It runs in the background
with access provided via a FIFO in the filesystem. It uses Xine-lib
for playing music, and can therefore play any file format supported
by Xine.
Quark comes with a couple front-ends to make it more useful.
- charm-quark - a CLI interface
- strange-quark - a GTK System Tray interface
spass is a random password generator written by Guy Rutenberg
bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
Gavl is short for Gmerlin Audio Video Library. It is a low level
library, upon which multimedia APIs can be built. Gavl handles all
the details of audio and video formats like colorspaces, samplerates,
multichannel configurations etc. It provides standardized definitions
for those formats as well as container structures for carrying audio
samples or video images inside an application.
In addition, it handles the sometimes ugly task to convert between
all these formats and provides some elementary operations (copying,
scaling, alpha blending etc)