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-05-09 23:46:50
最后一次提交2024-04-14 18:21:05
星数1.3k
关注者数39
派生数69
提交数2.2k
已启用问题?
问题数377
打开的问题数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

去到顶部