pvftolin

Langue: en

Autres versions - même langue

Version: 1.4 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

pvftolin - converts from pvf to linear format.

SYNOPSIS

pvftolin [options] [<pvffile> [<linfile>]]

DESCRIPTION

pvftolin converts from the pvf (portable voice format) format to linear headerless samples.

OPTIONS

pvftolin can be called in the pipe mode:

        cat infile.pvf | pvftolin [optons] > outfile

        pvftolin [optons]infile.pvf | <second program>

or with two file names:

        pvftolin [options] infile.pvf outfile.au

Valid options are:

-h brief help message

-C output 8 bit samples (default)

-W output 16 bit samples

-U output unsigned values (default)

-S output signed values

SEE ALSO

pvftoau, pvftobasic, pvftormd, pvftovoc, pvftowav, autopvf, basictopvf, lintopvf, rmdtopvf, voctopvf, and wavtopvf.

AUTHOR

Mikkel L. Ellertson <mikkel@infinity-ltd.com>