Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use Flacon to import songs in CD audio file under Linux system

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces the relevant knowledge of "how to use Flacon to import songs in CD audio files under the Linux system". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Flacon is a Qt tool for extracting personal tracks from audio CD, based on information provided in CUE files such as WavPack, APE, FLAC, WAV, or True Audio.

The application provides specific output format settings: you can set output quality, compression, etc., in addition to ReplayGain, regardless of each album or track.

Another useful function of Flacon is to mark exported track files, based on information provided in CUE files or manually.

The latest version of Flacon 1.2.0 has recently been released and provides Qt5 support along with Opus output support. Note, however, that the official PPA still uses Qt4.

Ubuntu and derivative 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 extracting the music, we recommend a QT-based audio player YaRock:

YaRock is an open source audio player based on Qt4 and Phonon multimedia framework written in C++. It is also a cross-platform software that runs 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 commands:

The code is as follows:

Sudo add-apt-repository ppa:nilarimogard/webupd8

Sudo apt-get update

Sudo apt-get install yarock

Uninstall the yarock command:

The code is as follows:

Sudo apt-get remove yarock

This is the end of the introduction of "how to use Flacon to import songs in CD audio files under the Linux system". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report