fre:ac - free audio converter

fre:ac 是一个免费的音频转换器和各种流行的格式和编码器支持的CD抓轨软件。

Github星跟蹤圖

fre:ac 是一个免费的音频转换器和各种流行的格式和编码器支持的CD抓轨软件。目前MP3,MP4,M4A,WMA,OGGVorbis,FLAC,AAC,WAV和 Bonk 格式之间的转换。使用 fre:ac,你很容易抓取你的的音频 CD,把它翻录为你的硬件播放器可以时用的 MP3 或 WMA 文件,或者转换那些在其他的音频软件中不能播放的文件。你甚至可以转换包含文件夹和文件结构的整个音乐库。

集成的 CD 抓轨支持 CDDB/freedb 在线 CD 数据库。它能自动查询歌曲信息并写入 ID3v2 或其他标题信息标签。

功能

  • 转换器的 MP3、 MP4/M4A、 WMA,Ogg,FLAC,AAC、 WAV 和邦克格式
  • 集成的 CD 抓轨支持 CDDB/freedb 标题数据库
  • 便携式应用程序,可在 U 盘上安装并随身携带
  • 多核心优化编码器在现代个人电脑上加快转换
  • 标签和文件的名称完全 Unicode 支持
  • 易于学习和使用,还提供专家的选项,当你需要他们的时候
  • 提供 40 种语言的多语言用户界面
  • 完全自由和开放源码,没有保留

概覽

名稱與所有者enzo1982/freac
主編程語言C++
編程語言Makefile (語言數: 7)
平台BSD, Linux, Mac, Windows
許可證GNU General Public License v2.0
發布數34
最新版本名稱continuous (發布於 )
第一版名稱v1.0.29 (發布於 2017-08-31 21:08:03)
創建於2017-08-20 19:32:42
推送於2024-03-30 16:25:38
最后一次提交2024-03-22 17:48:50
星數1.3k
關注者數40
派生數69
提交數2.2k
已啟用問題?
問題數376
打開的問題數142
拉請求數46
打開的拉請求數2
關閉的拉請求數8
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

fre:ac logo fre:ac - free audio converter

Build Status Last commit License

fre:ac is a free and open source audio converter. It supports audio CD ripping and tag editing and converts between various audio formats.

        fre:ac on Ubuntu Linux

Features

  • Supported formats include MP3, MP4/AAC, Opus and FLAC
  • Integrated CD ripper, player and tag editor
  • Supports playlists, cue sheets and chapters
  • Fast, multi-threaded conversion engine
  • Ability to convert to multiple formats at once
  • Can verify lossless input and output files
  • Supports freedb/CDDB queries and submits
  • Supports ripping of hidden tracks (HTOA)
  • Supports fully automated CD ripping
  • Support for using command line codecs
  • User interface available in 40+ languages
  • Optional command line interface

Download

Pre-built packages for Windows, macOS, Linux and FreeBSD are available at freac.org.

Compiling

fre:ac depends on the BoCA audio component framework and the smooth Class Library. Please build and install those first.

Development packages for the following libraries need to be installed in order to build smooth, BoCA and fre:ac:

  • For the smooth Class Library: libbz2, libcurl, libfribidi, libgtk+3.0, libjpeg, libxml2
  • For the BoCA component framework: libcdio, libcdio-paranoia, libexpat, libpulse (Linux only), liburiparser
  • For fre:ac itself: libudev (Linux only)

When the dependencies are met, run make followed by sudo make install for smooth, BoCA and fre:ac respectively.

You should then be able to run fre:ac using /usr/local/bin/freac and the command line interface using /usr/local/bin/freaccmd.


The official fre:ac homepage: https://www.freac.org/

robert.kausch@freac.org,
Robert Kausch

去到頂部