freac

The fre:ac audio converter project

Stars
1.18K
Forks
70
Open issues
133
Closed issues
229
Last release
about 1 year ago
Last commit
6 months ago
Watchers
1.18K
Total releases
29
Total commits
2.14K
Open PRs
2
Closed PRs
45
Repo URL
Platform
Mac
License
gpl-2.0
Category
Usecase
Audio
Offers premium version?
NO
Proprietary?
NO
About

fre:ac - free audio converter

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

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.

Installation Windows

fre:ac is distributed in two variants, an .exe file containing a setup wizard or alternatively a .zip archive that contains just the application without an installer. If you downloaded the .exe installer, simply run it and the setup wizard will guide you through the installation process creating start menu icons that will run fre:ac. If you downloaded the .zip package, please extract/move the contents to a location of your choice and run freac.exe to start fre:ac.

Alternatively, fre:ac may be installed from the Microsoft Store under this link: fre:ac on the Microsoft Store

As another alternative, users of Windows package managers may install community-maintained packages of fre:ac using the following commands:

macOS

fre:ac is distributed as an Apple Disk Image (.dmg) file. To install it, open the .dmg image and drag the fre:ac application to a location of your choice like the desktop or the Applications folder. Then double click the application to start fre:ac.

Alternatively, users of the package manager MacPorts may install fre:ac using the following command:

sudo port install freac
Linux

fre:ac is available as a Snap, Flatpak or AppImage package. The Snap and Flatpak versions can be found and installed from the respective app stores. Please note that these versions run in restriced environments and might offer limited functionality. The AppImage package must be marked as executable after downloading using the following command:

chmod a+x freac*.AppImage

The AppImage can then be executed to start fre:ac.

FreeBSD

fre:ac is available as a FreeBSD port and can be installed using the following command:

sudo pkg install freac

Alternatively, there is a binary version of fre:ac distributed as a .tar.gz archive. Please extract the contents to a location of your choice and execute the freac binary to start fre:ac.

Haiku

fre:ac is available as a HaikuPorts package and can be installed using the following command:

pkgman install freac
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

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.