mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
db382e6254
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
7 lines
No EOL
390 B
Text
7 lines
No EOL
390 B
Text
flac123 is a command line tool for playing audio files stored in
|
|
the lossless FLAC format. It fills a gap in the existing FLAC tools
|
|
which provide a standalone tool to encode and decode files, a tool
|
|
to manipulate metadata but no command line tool for playback.
|
|
|
|
Since it uses libao for audio output, it can output to ALSA and Pulse,
|
|
despite those not being listed in its --help message. |