Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
5.1.0 Beta 1
-
None
-
Windows XP x86 SP3
MSVC 2010 SP1
qt-5.1.0-beta1
Description
QAudioDecoder object creation outputs an error:
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.audiodecode"
QtMultimedia plugins are configured and installed with following commands:
qmake qtmultimedia.pro
qmake plugins.pro
nmake
nmake install
qmake directshow.pro
nmake
nmake install