1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/audio/flacon/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

14 lines
730 B
Plaintext

Flacon extracts individual tracks from one big audio file containing the
entire album of music and saves them as separate audio files.
To do this, it uses information from the appropriate CUE file. Besides,
Flacon makes it possible to conveniently revise or specify tags both for
all tracks at once or for each tag separately. Its features are:
- Supported input formats: WAV, FLAC, APE, WavPack, True Audio (TTA)
- Supported output formats: FLAC, WAV, WavPack, AAC, OGG, or MP3
- Replay Gain analysis (album-gain and track-gain modes)
- Automatic character set detection for CUE files
- Generation of the per-track CUE file in the output directory
- Multi-threaded conversion process and graphical user interface