[Qt-interest] Convert audio file to .wav using Qt

Stefan Parviainen pafcu at iki.fi
Thu Jan 6 19:06:40 CET 2011


Hi all,

I'm working with a library that requires input audio files to be in
.wav format. I would, however, want to support a lot more formats in
my program. I know this is a long shot, but Is there a way to use the
multimedia capabilities in Qt to convert an audio file to .wav?
Failing that, is it possible to get access to the raw PCM data of a
loaded file so I can save to .wav myself? I'd like to avoid
introducing any unnecessary dependencies.

-- 
Stefan Parviainen



More information about the Qt-interest-old mailing list