slackbuilds/audio/flacon
David Spencer eb0326fe71 audio/flacon: Support alternate tarball name.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-08 20:46:04 +00:00
..
README audio/flacon: Added (Audio File Encoder). 2015-09-11 01:30:28 +07:00
doinst.sh audio/flacon: Added (Audio File Encoder). 2015-09-11 01:30:28 +07:00
flacon.SlackBuild audio/flacon: Support alternate tarball name. 2016-01-08 20:46:04 +00:00
flacon.info audio/flacon: Added (Audio File Encoder). 2015-09-11 01:30:28 +07:00
slack-desc audio/flacon: Added (Audio File Encoder). 2015-09-11 01:30:28 +07:00

README

flacon (Audio File Encoder)

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.

Features:

 * Supported input formats: WAV, FLAC, APE, WavPack, True Audio (TTA).
 * Supported out formats: FLAC, WAV, WavPack, AAC, OGG or MP3.
 * Replay Gain analysis (album-gain and track-gain modes).
 * Multi-threaded conversion process.
 * Automatic character set detection for CUE files.
 * Generation of the pertrack CUE file in the output dir.

Optional dependencie: qt5

 * For build this package with Qt5, please add " -DUSE_QT5=Yes " on cmake options in SlackBuild file.