mediaplayer not able to play video
-
@raven-worx
Actually the solution provided in the thread did not work for me too because I am using linux OS -
@AmazingQt The last post in that thread points out to install libgstreamer on Linux
-
@AmazingQt So, your system is 64bit, right? With 64bit Qt it's working. I guess you installed libgstreamer 64bit but not 32bit.
-
@AmazingQt "but when I tried to install the 32bit libgstreamer" - so did you succeed with installation of 32bit libgstreamer?
-
Hi,
Which version did you install ? 0.1 or 1.0 and did you install the plugin packages ?
-
What about the plugin packages ?
-
Then do it. It's the plugin packages that provide the codecs.
-
@AmazingQt
also please set the env variable QT_DEBUG_PLUGINS to a non-zero value and post the console output. To see if the plugin is even loaded by Qt by now. -
@raven-worx Got keys from plugin meta data ("audiocapture")
QFactoryLoader::QFactoryLoader() checking directory path "/home/MYPATH/build-desktop-system-dev-Desktop_Qt_5_5_1_GCC_32bit-Release/MY_PROJECT/mediaservice" ...
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"