2021-05-12 14:32:11
安裝 CD 音訊檔提取工具 Flacon
2020-06-16 17:53:08
Flacon 是一款 Qt 工具,用於從音訊 CD 中提取個人曲目,基於在CUE檔案中提供的資訊提取如 WavPack、 APE、 FLAC、 WAV 或 True Audio。
該應用程式提供了輸出格式具體設定:你可以設定除 ReplayGain 以外的輸出品質,壓縮等,無論是每個專輯或音軌。
Flacon 另外一個有用的功能就是標記匯出的音軌檔案,基於在CUE檔案或手動提供的資訊。
完整 Flacon 功能列表:
- supports the following input formats: WAV, FLAC, APE, WavPack, True Audio (TTA).
- supported output formats: LAC, WAV, WavPack, AAC, OGG, MP3 and Opus (with the latest Flacon 1.2.0) with preset and quality settings, etc.;
- replay Gain analysis (album-gain and track-gain modes);
- multi-threaded conversion process;
- automatic character set detection for CUE files;
- automatially tag resulting track files;
最新版本 Flacon 1.2.0 最近已經發布,提供 Qt5 支援伴隨 Opus 輸出支援。然而請注意,官方 PPA 仍然使用的是 Qt4。
Ubuntu 及衍生版本使用者安裝命令:
sudo add-apt-repository ppa:flacon/ppa
sudo apt-get update
sudo apt-get install flacon
其他 Linux 使用者下載頁面,點選這裡。
本文永久更新連結地址:http://www.linuxidc.com/Linux/2015-09/123021.htm
相關文章