"GStreamer-CRITICAL" after loading qmediaplayer's libs and plugins
Solved
Mobile and Embedded
-
What SGaist asked is: did you compile the plugins for ARM architecture?
Is your toolchain for cross-compilation for ARM? -
AFAIK it't not dependent on the QPA plugin
-
Found the missing plugins
Playing AVI required:- typedefinefunction lib
- inter lib
- autodetect lib
- libav codecs
- avi
And of-course I have new isuue :-(
Failed to start video surface due to main thread blocked
Thanks For the help, I probably start a new thread.
IL -
Glad you could go further !
You can use the "Topic Tool" button for that :)
-
@Ryan-Lee Set QT_DEBUG_PLUGINS variable before starting your app and analysehttps://doc.qt.io/qt-5.10/debug.html its output.
See https://doc.qt.io/qt-5.10/debug.html