Mercurial > hg > sv-dependency-builds
view src/libsndfile-1.0.25/man/sndfile-convert.1 @ 168:ceec0dd9ec9c
Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Fri, 07 Feb 2020 11:51:13 +0000 |
parents | 545efbb81310 |
children |
line wrap: on
line source
.TH SNDFILE-CONVERT 1 "October 09, 2002" .SH NAME sndfile-convert \- convert a sound files from one format to another .SH SYNOPSIS .B sndfile-convert .RI "[encoding] input_file output_file" .LP .B sndfile-convert .RI --help .SH DESCRIPTION sndfile-convert converts sound files from one format to another using libsndfile (http://www.mega-nerd.com/libsndfile/) to read and write the data. .LP The format of the output file is determined by the filename extension of the output file. .LP The optional encoding parameter allows setting of the data encoding for the output file. Run "sndfile\-convert \-\-help" for more information. .SH AUTHOR This manual page was written by Erik de Castro Lopo <erikd@mega-nerd.com>.