flac: An Free Lossless Audio Codec1

Grossly oversimplified, FLAC is similar to MP3, but lossless, meaning that audio is compressed in FLAC without throwing away any information. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio,

FLAC consists of: - `libFLAC', a library which implements reference encoders and decoders, and a metadata interface - `libFLAC++', a C++ object wrapper library around libFLAC - `libOggFLAC' and `libOggFLAC++', which provide encoders and decoders for FLAC streams in an Ogg container - `flac', a command-line program for encoding and decoding files - `metaflac', a command-line program for editing FLAC metadata - player plugins for XMMS and Winamp - user and API documentation

... part of T2, get it here

URL: https://xiph.org/flac/

Author: Josh Coalson <jcoalson [at] users [dot] sourceforge [dot] net>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: LGPL
Status: Stable
Version: 1.4.3

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/xiph/flac/tags/download/1.4.3/ flac-1.4.3.tar.xz

T2 source: flac.cache
T2 source: flac.conf
T2 source: flac.desc
T2 source: flac.prof
T2 source: no-microbench.patch

Build time (on reference hardware): 8% (relative to binutils)2

Installed size (on reference hardware): 6.56 MB, 285 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep libogg libxml linux-header make patch sed tar xz

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).