NAME
pacat - Play back or record raw or encoded audio streams on a PulseAudio sound server
SYNOPSIS
paplay [options] [FILE] parecord [options] [FILE] pacat [options] [FILE] parec [options] [FILE] pamon [options] [FILE] pacat --help pacat --version
DESCRIPTION
pacat is a simple tool for playing back or capturing raw or encoded audio files on a PulseAudio sound server. It understands all audio file formats supported by libsndfile.
OPTIONS
-h | --help Show help. --version Show version information. -r | --record Capture audio data and write it to the specified file or to STDOUT if none is specified. If the tool is called under the name parec this is the default. -p | --playback Read audio data from the specified file or STDIN if none is specified, and play it back. If the tool is called under the name pacat this is the default. -v | --verbose Enable verbose operation. Dumps the current playback time to STDERR during playback/capturing. -s | --server=SERVER Choose the server to connect to. -d | --device=SINKORSOURCE Specify the symbolic name of the sink/source to play/record this stream on/from. --monitor-stream=INDEX Record from the sink input with index INDEX. -n | --client-name=NAME Specify the client name paplay shall pass to the server when connecting. --stream-name=NAME Specify the stream name paplay shall pass to the server when creating the stream. --volume=VOLUME Specify the initial playback volume to use. Choose a value between 0 (silent) and 65536 (100% volume). --rate=SAMPLERATE Capture or play back audio with the specified sample rate. Defaults to 44100 Hz. --format=FORMAT Capture or play back audio with the specified sample format. Specify one of u8, s16le, s16be, s32le, s32be, float32le, float32be, ulaw, alaw, s32le, s32be, s24le, s24be, s24-32le, s24-32be. Depending on the endianness of the CPU the formats s16ne, s16re, s32ne, s32re, float32ne, float32re, s32ne, s32re, s24ne, s24re, s24-32ne, s24-32re (for native, resp. reverse endian) are available as aliases. Defaults to s16ne. --channels=CHANNELS Capture or play back audio with the specified number of channels. If more than two channels are used it is recommended to use the --channel-map option below. Defaults to 2. --channel-map=CHANNELMAP Explicitly choose a channel map when playing back this stream. The argument should be a comma separated list of channel names: front-left, front-right, mono, front-center, rear-left, rear- right, rear-center, lfe, front-left-of-center, front-right-of- center, side-left, side-right, top-center, top-front-center, top-front-left, top-front-right, top-rear-left, top-rear-right, top-rear-center, or any of the 32 auxiliary channel names aux0 to aux31. --fix-format If passed, the sample format of the stream is changed to the native format of the sink the stream is connected to. --fix-rate If passed, the sampling rate of the stream is changed to the native rate of the sink the stream is connected to. --fix-channels If passed, the number of channels and the channel map of the stream is changed to the native number of channels and the native channel map of the sink the stream is connected to. --no-remix Never upmix or downmix channels. --no-remap Never remap channels. Instead of mapping channels by their name this will match them solely by their index/order. --latency=BYTES Explicitly configure the latency, with a time specified in bytes in the selected sample format. If left out the server will pick the latency, usually relatively high for power saving reasons. Use either this option or --latency-msec, but not both. --latency-msec=MSEC Explicitly configure the latency, with a time specified in milliseconds. If left out the server will pick the latency, usually relatively high for power saving reasons. Use either this option or --latency, but not both. --process-time=BYTES Explicitly configure the process time, with a time specified in bytes in the selected sample format. If left out the server will pick the process time. Use either this option or --process-time- msec, but not both. --process-time-msec=MSEC Explicitly configure the process time, with a time specified in miliseconds. If left out the server will pick the process time. Use either this option or --process-time, but not both. --property=PROPERTY=VALUE Attach a property to the client and stream. May be used multiple times --raw Play/record raw audio data. This is the default if this program is invoked as pacat , parec or pamon --file-format[=FFORMAT] Play/record encoded audio data in the file format specified. This is the default if this program is invoked as paplay and parecord --list-file-formats List supported file formats.
LIMITATIONS
Due to a limitation in libsndfile paplay currently does not always set the correct channel mapping for playback of multichannel (i.e. surround) audio files, even if the channel mapping information is available in the audio file.
AUTHORS
The PulseAudio Developers <pulseaudio-discuss (at) lists (dot) freedesktop (dot) org>; PulseAudio is available from http://pulseaudio.org/
SEE ALSO
pulseaudio(1), pactl(1)
More Linux Commands
manpages/glutAttachMenu.3.html
glutAttachMenu(3) - attaches a mouse button for the current
glutAttachMenu attaches a mouse button for the current window to the identifier of the current menu; glutDetachMenu detaches an attached mouse button from the c
manpages/TAP::Formatter::Console::ParallelSession.3pm.html
TAP::Formatter::Console::ParallelSession(3pm) - Harness outp
This provides console orientated output formatting for TAP::Harness when run with multiple jobs in TAP::Harness. SYNOPSIS METHODS Class Methods header Output te
manpages/setcchar.3ncurses.html
setcchar(3ncurses) - Get a wide character string and renditi
The getcchar function gets a wide-character string and rendition from a cchar_t argument. When wch is not a null pointer, the getcchar function does the followi
manpages/btrfs-filesystem.8.html
btrfs-filesystem(8) control btrfs filesystem (Man Page).....
btrfs filesystem is used to do the filesystem level control jobs, including all the regular filesystem operations like setting/getting label, resizing, defragme
manpages/XtOwnSelection.3.html
XtOwnSelection(3) - set selection owner - Linux manual page
The XtOwnSelection function informs the Intrinsics selection mechanism that a widget believes it owns a selection. It returns True if the widget has successfull
manpages/feenableexcept.3.html
feenableexcept(3) - floating-point rounding and exception ha
These eleven functions were defined in C99, and describe the handling of floating-point rounding and exceptions (overflow, zero-divide, etc.). Exceptions The di
manpages/grub2-fstest.1.html
grub2-fstest(1) debug tool for GRUB filesystem drivers......
Debug tool for filesystem driver. Commands: blocklist FILE Display blocklist of FILE. cat FILE Copy FILE to standard output. cmp FILE LOCAL Compare FILE with lo
manpages/setfsgid32.2.html
setfsgid32(2) - set group identity used for file system chec
The system call setfsgid() changes the value of the callers filesystem group ID-the group ID that the Linux kernel uses to check for all accesses to the filesys
manpages/user-session-keyring.7.html
user-session-keyring(7) Per-user default session keyring....
The user session keyring is a keyring used to anchor keys on behalf of a user. Each UID the kernel deals with has its own user session keyring. This keyring is
manpages/Tcl_Import.3.html
Tcl_Import(3) - manipulate namespaces - Linux manual page...
Namespaces are hierarchic naming contexts that can contain commands and variables. They also maintain a list of patterns that describes what commands are export
manpages/semget.2.html
semget(2) - get a semaphore set identifier - Linux man page
The semget() system call returns the System V semaphore set identifier associated with the argument key. A new set of nsems semaphores is created if key has the
manpages/ber_bvdup.3.html
ber_bvdup(3) - OpenLDAP LBER types and allocation functions
The following are the basic types and structures defined for use with the Lightweight BER library. ber_int_t is a signed integer of at least 32 bits. It is comm
