Audio

caudec – multiprocess audio converter supporting many formats

caudec is a command-line utility for Linux and OS Ⅹ that transcodes (converts) audio files from one format (codec) to another. It leverages multi-core CPUs with lots of RAM by using a ramdisk, and running multiple processes concurrently (one per file and per codec).

caudec is most useful when dealing with one album at a time (with 1, 2 or 3 discs, with each track as a separate file). Handling of multiple albums is done via scripting. caudec cannot efficiently deal with very large files (recordings that are several hours long), or very large numbers of files (messy collections with a single directory and thousands of files).

This is free and open source software.

Key Features

  • Fast in operation.
  • Supported input formats / codecs: WAV, AIFF, CAF, FLAC, WavPack, Monkey’s Audio, TAK, Apple Lossless (ALAC).
  • Supported output formats / codecs: WAV, AIFF, CAF, FLAC, Flake, WavPack, Monkey’s Audio, TAK, Apple Lossless (ALAC), lossyWAV, LAME, Ogg Vorbis, Nero AAC, qaac, Musepack, Opus.
  • Support for high quality resampling and downmixing / upmixing to stereo, with SoX.
  • Optimized I/O: input files are copied onto a ramdisk sequentially, so as to get the best performance out of the underlying medium (e.g. a hard drive). Transcoding however is done concurrently. Example: file 1 gets copied. When that’s done, transcoding of file 1 starts. Meanwhile, file 2 gets copied, etc. There is very little time lost reading the files.
  • Transcoding to several different codecs at once is possible. In that case, decoding of input files is done only once.
  • Multiple instances of caudec can be run concurrently while sharing resources.
  • Metadata is preserved (as much as possible) from one codec to another.
  • Multiprocess Replaygain scanner (except for Opus and Musepack).
  • Uses existing, popular command line tools and encoders / decoders.

Website: github.com/text-editor/caudec
Support:
Developer: Guillaume Cocatre-Zilgien
License: GNU General Public License v3.0

caudec
Click image for full size

caudec in written in Shell.


Related Software

Audio Converters
fre:acHigh quality audio converter and CD ripper
FlaconSplit single audio file containing an album into separate audio tracks
SoXSwiss Army knife of sound processing programs
SoundConverterGNOME-powered sound conversion
Perl Audio ConverterSupports a wide range of audio formats and video extensions
EcasoundSoftware package designed for multitrack audio processing
FFaudioConverterGraphical audio converter and filter tool
soundKonverterFrontend to various audio converters
GnacAudio converter for GNOME
caudec Multiprocess audio converter supporting many formats

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments