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
fvwmaudio1(1) - debian
shorewall6-modules(5) - debian
fvwmevent(1) - suse
gitcredentials(7) - xfree86
gitcredentials(7) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?