On Wednesday April 08 2015 20:04:19 Till Oliver Knoll wrote:

>> I have a use for QAudioDecoder to load sound files into our numerical 
>> analysis program as data. I found Qt Multimedia and the QAudioDecoder. I 
>> wrote some trial code and got this message in my Creator console:
...
>Ha! That reminds me of my own failed attempt to load a 16bit PCM *.wav file:
...
>So if things haven't improved on OS X then I wouldn't hold my breath :/

FWIW, check out the QtAV project (on github). Its main intended use is to write 
audio players and (in some way, and IMO) replace the QuickTime API but there 
might be things you can reuse. Since it's based on FFMpeg it's bound to read 
just about anything (depending on how FFMpeg was built).

R.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to