pvftobasic

Langue: en

Autres versions - même langue

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

Section: 1 (Commandes utilisateur)

NAME

pvftobasic - converts from pvf to audio/basic format.

SYNOPSIS

pvftobasic [options] [<pvffile> [<basicfile>]]

DESCRIPTION

pvftobasic converts from the pvf (portable voice format) format to the audio/basic format as defined in RFC 1521 (MIME) as the "absolutely minimal lowest common denominator audio format", which is 8-bit ISDN uLaw (PCM) at a sampling rate of 8000 Hz.

OPTIONS

pvftobasic can be called in the pipe mode:

        cat infile.pvf | pvftobasic [optons] > outfile

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

or with two file names:

        pvftobasic [options] infile.pvf outfile

Valid options are:

-h brief help message

SEE ALSO

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

AUTHOR

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