blob: 583c9562c9a6cc500f2960fb4497e9e416c4121c [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001.TH SNDFILE-CONVERT 1 "October 09, 2002"
2.SH NAME
3sndfile-convert \- convert a sound files from one format to another
4.SH SYNOPSIS
5.B sndfile-convert
6.RI "[encoding] input_file output_file"
7.LP
8.B sndfile-convert
9.RI --help
10.SH DESCRIPTION
11sndfile-convert converts sound files from one format to another using
12libsndfile (http://www.mega-nerd.com/libsndfile/) to read and write
13the data.
14.LP
15The format of the output file is determined by the filename extension
16of the output file.
17.LP
18The optional encoding parameter allows setting of the data encoding for
19the output file. Run "sndfile\-convert \-\-help" for more information.
20.SH AUTHOR
21This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.
22