Using Flacon to import songs from CD audio files under Linux system

Source: Internet
Author: User


Flacon is a Qt tool used to extract personal tracks from audio CDs, based on the information provided in cue files such as WavPack, APE, FLAC, WAV, or True Audio.
The application provides the output format specific settings: You can set the output quality other than replaygain, compression, etc., whether it is for each album or track.
Flacon Another useful feature is to mark exported track files based on cue files or manually provided information.
The latest version of Flacon 1.2.0 has recently been released, providing QT5 support along with Opus output support. Please note, however, that the official PPA is still using QT4.
Ubuntu and derivative version user installation commands:

The code is as follows:
sudo add-apt-repository Ppa:flacon/ppa
sudo apt-get update
sudo apt-get install Flacon

After the music is extracted, a QT-based audio player Yarock is recommended here:
Yarock is an open-source audio player based on the QT4 and Phonon multimedia framework, written in C + +. It is also a cross-platform software that can be run on Linux, Windows, and MAC systems.

Supports the most popular audio formats (MP3, Ogg Vorbis, FLAC, WMA, MPEG-4 AAC), playback support (M3U, pls and others) and online radio. It can also be used from the terminal, providing a quick use. There is no dependency on the desktop environment, so it can be easily installed.
Ubuntu User installation command:

The code is as follows:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install Yarock
Uninstall Yarock Command:

The code is as follows:
sudo apt-get remove Yarock

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.