Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Using QAudioDecoder to decode MP3

$
0
0
Hi everyone! I need to find a way to decode various audio formats in a Qt Application and before relying on external libraries I took a lot at the QtMultimedia module where it is indicated that it is possible to decode file in-memory. I have tried using the example in “multimedia/audiodecoder” but I keep getting a “QAudioDecoder::ServiceMissingError”. Is there something specific to add/configure for this to work properly ? I found other questions as mine on the forums but with no answer and since then Qt5.1 has been released so I was hoping for some fresh information.

Viewing all articles
Browse latest Browse all 13965

Trending Articles