diff options
Diffstat (limited to 'audio/flac123/README')
-rw-r--r-- | audio/flac123/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/flac123/README b/audio/flac123/README index f0721f6bd740..d885c3ea94fe 100644 --- a/audio/flac123/README +++ b/audio/flac123/README @@ -2,3 +2,6 @@ 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.
\ No newline at end of file |