[Qt-interest] Convert audio file to .wav using Qt
Stefan Parviainen
pafcu at iki.fi
Fri Jan 7 13:29:04 CET 2011
On Fri, Jan 7, 2011 at 2:03 PM, andy fillebrown
<andy.fillebrown at gmail.com> wrote:
> Short answer - "no".
> Use libsndfile. http://www.mega-nerd.com/libsndfile/
libsndfile supports a very limited number of formats. Most
importantly, there is no support for .mp3 at all (and there never will
be), and it doesn't seem possible to fix this even by installing any
additional libraries or codecs. Qt, on the other hand, already
supports all the formats a user cares about (since they probably would
have installed the correct codecs).
--
Stefan Parviainen
More information about the Qt-interest-old
mailing list