rplay.helpers(5) debian man page | unix.com

Man Page: rplay.helpers

Operating Environment: debian

Section: 5

RPLAY.HELPERS(5)						File Formats Manual						  RPLAY.HELPERS(5)

NAME
rplay.helpers - rplay helper applications
SYNOPSIS
/usr/local/etc/rplay.helpers
DESCRIPTION
The rplay.helpers file contains a list of regex and application pairs used by rplayd to convert unknown file formats. The application must be configured to accept input from stdin and output data to stdout in the given audio format. Each line of this file is of the form: <regex> <audio-format> <application>
EXAMPLE
.*mp3$ linear16,44100,16,2,little-endian /usr/bin/mpg123 -s -q -r 44100 --stereo -
FILES
/usr/local/etc/rplay.helpers
SEE ALSO
rplayd(8) 06/22/98 RPLAY.HELPERS(5)
Related Man Pages
mailsound(1) - debian
ninjahelper(1) - debian
shorewall6-modules(5) - debian
rplay.hosts(5) - debian
fvwmevent(1) - suse
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?