简体   繁体   中英

Qt 5.6 + multimedia + gstreamer

Okay here's the deal. I am on Ubuntu 14.04 LTS, have installed Qt 5.6, qtmultimedia5-dev, gstreamer0.10 (and 1.0), and libqtgstreamer-dev.

I am STILL getting this error when I try to use a QAudioDecoder:

defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.audiodecode"

What am I missing?

Might be a bit late. I'm having the same problem. Installing gstreamer plugins solved the issue.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM