sndfile-convert
(1)
Name
sndfile-convert - convert a sound files from one format to
another
Synopsis
sndfile-convert [encoding] input_file output_file
sndfile-convert --help
Description
User Commands SNDFILE-CONVERT(1)
NAME
sndfile-convert - convert a sound files from one format to
another
SYNOPSIS
sndfile-convert [encoding] input_file output_file
sndfile-convert --help
DESCRIPTION
sndfile-convert converts sound files from one format to
another using libsndfile (http://www.mega-nerd.com/libsnd-
file/) to read and write the data.
The format of the output file is determined by the filename
extension of the output file.
The optional encoding parameter allows setting of the data
encoding for the output file. Run "sndfile-convert --help"
for more information.
AUTHOR
This manual page was written by Erik de Castro Lopo
<[email protected]>.
ATTRIBUTES
See attributes(5) for descriptions of the following
attributes:
+---------------+--------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+--------------------+
|Availability | library/libsndfile |
+---------------+--------------------+
|Stability | Uncommitted |
+---------------+--------------------+
NOTES
This software was built from source available at
https://java.net/projects/solaris-userland. The original
community source was downloaded from http://www.mega-
nerd.com/libsndfile/files/libsndfile-1.0.23.tar.gz
Further information about this software can be found on the
open source community website at http://www.mega-
nerd.com/libsndfile/.
SunOS 5.11 Last change: October 09, 2002 1