pvftowav

Langue: en

Autres versions - même langue

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

Section: 1 (Commandes utilisateur)

NAME

pvftowav - converts from pvf to wav format.

SYNOPSIS

pvftowav [options] [<pvffile> [<wavfile>]]

DESCRIPTION

pvftowav converts from the pvf (portable voice format) format to the Windows-Format .wav.

OPTIONS

pvftovoc can be called in the pipe mode:

        cat infile.pvf | pvftovoc [optons] > outfile.voc

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

or with two file names:

        pvftovoc [options] infile.pvf outfile.voc

Valid options are:

-h brief help message

-8 output 8 bit samples (default)

-16 output 16 bit samples

-32 output 32 bit samples

EXAMPLES

Play a rmd file using play command from SOX.

        rmdtopvf rmdfile | pvftowav | play -t .wav -

SEE ALSO

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

AUTHOR

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