QMediaPlayer without output
-
I have installed Winamp in this computer. I can play audio file normally. So i think problem not from device. It comes from QT. How does QT load DLL to combine app?
@William.Tran
As far as i know, winamp can play mp3 by itself and can work with no directX installed. ?
If true it dont help test.https://wiki.qt.io/Qt_5.5.0_Multimedia_Backends
- How does QT load DLL to combine app?
Its the operating system that does it. DLL handling.
-
@William.Tran Does C:/Qt/Qt5.7.0/5.7/msvc2013_64/plugins/mediaservice/dsengine.dll exist?
Yes, it is there, But somehow it could not be loaded.
-
Just to be clear
DirectX(DirectShow) needs to be installed. -
@William.Tran
As far as i know, winamp can play mp3 by itself and can work with no directX installed. ?
If true it dont help test.https://wiki.qt.io/Qt_5.5.0_Multimedia_Backends
- How does QT load DLL to combine app?
Its the operating system that does it. DLL handling.
yes, the windows server is already installed DirectX 11.