FLAC
audio processing- software package flac {binary code | source code}
- dependencies: +libogg
- verify installed version via the command-line interface:
/usr/bin/flac -v
- batch format conversion: flac2all
- compilation options:
./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i486-pc-linux-gnu --disable-static --enable-sse --disable-thorough-tests
Categories
CategoryCODECCategoryMultimedia
CategorySoftwareLibraries
CategorySoftwareTopPackages
CategorySoftware