Edinaldo P. Silva 4bb8a5c104 audio/flacon: Update DEP and script. 7 年之前
..
README 4bb8a5c104 audio/flacon: Update DEP and script. 7 年之前
doinst.sh 572c549c9e audio/flacon: Update doinst.sh. 7 年之前
flacon.SlackBuild 4bb8a5c104 audio/flacon: Update DEP and script. 7 年之前
flacon.info 4bb8a5c104 audio/flacon: Update DEP and script. 7 年之前
slack-desc 0cd5a3b411 audio/flacon: Added (Audio File Encoder). 8 年之前

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. Also,
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 output 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 per-track CUE file in the output dir.

And the optional dependencies:

* faac
* lame
* mac
* mp3gain
* opus-tools
* ttaenc
* vorbisgain

NOTE:

To build with Qt5, into SlackBuild file change the line "-DUSE_QT5=No"
to: "-DUSE_QT5=Yes".