Skip to content

pdenapo/flac123

 
 

Repository files navigation

This is based on the fork at 

https://github.com/larsmagne/flac123

I've only added the Debian files from etch package at

http://archive.debian.net/etch/sound/flac123

The original project is at

http://flac-tools.sourceforge.net/


========================================================================

flac123 is a command-line program for playing flac-encoded files.

To build flac123:

	# ./configure
	# make
	# make install


flac-tools

flac-tools aims to be a complete set of tools for playing and
manipulating audio files stored the the FLAC format.  flac123 is the
only component of flac-tools at this time.

The flac123 and flac-tools homepage is http://flac-tools.sourceforge.net


FLAC

FLAC is an open format for losslessly compressing audio data.  For
more information on FLAC see http://flac.sourceforge.net

flac123 and the flac-tools package are licensed under the GNU GPL.  See
the file COPYING for details.

About

A fork of the flac123 flac playing software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 51.2%
  • Shell 48.8%