flac123 - Man Page
command line player for FLAC audio files
Synopsis
flac123 [Options] files...
Description
flac123 is a command line player for FLAC audio files.
Options
- -d, --driver=STRING
set libao output driver (pulse, macosx, oss, etc)
- -w, --wav=FILENAME
- -R, --remote
set remote mode for programmatic control. See README.remote for more information.
- -b, --buffer-time=INT
override the default hardware buffer size (in milliseconds)
- -q, --quiet
suppress text output
- -v, --version
version info
- -?, --help
help message
- --usage
display brief usage message
Signals
When multiple files are given on the command line, SIGINT will advance to the next track, and two SIGINT signals received in short succession will end the program.
Author
flac123 was written by Jake Angerman.
Reporting Bugs
Report bugs to <https://github.com/flac123/flac123>