Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FLAC123(1)		    General Commands Manual		    FLAC123(1)

NAME
       flac123 - 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
	      send output to wav file (use --wav=- and -q for stdout)

       -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>

								    FLAC123(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=flac123&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help