mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
9bbc2406f4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
doinst.sh | ||
flacon.info | ||
flacon.SlackBuild | ||
README | ||
slack-desc |
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".