歡迎來到Linux教程網
Linux教程網
Linux教程網
Linux教程網
Linux教程網 >> Linux基礎 >> Linux教程 >> 安裝 CD 音頻文件提取工具 Flacon

安裝 CD 音頻文件提取工具 Flacon

日期:2017/2/28 13:57:55   编辑:Linux教程

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 用戶下載頁面,點擊這裡。

Copyright © Linux教程網 All Rights Reserved