mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
22 lines
850 B
Text
22 lines
850 B
Text
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.
|
|
|
|
Optional dependency: qt5
|
|
|
|
* To build this package with Qt5, please add " -DUSE_QT5=Yes " to the cmake
|
|
options in the SlackBuild file.
|