Top "Qtmultimedia" questions

QtMultimedia module from the Qt Toolkit that provides a rich feature set to easily take advantage of a platform's multimedia capabilites and hardware.

Get file name from an opened file, not a file path

Let's say I opened a file called file1.mp3 in a PyQt5 app using the file dialog and assigned it …

python pyqt pyqt5 qtmultimedia
Unknown module(s) in QT: multimedia

I have downloaded qt-everywhere-opensource-src-5.4.1 and build and installed static. Next i built QMultimedia and installed. I get "Unknown module(s) …

c++ qt qtmultimedia
No decoder available for type 'video/x-h264

I am trying to run one of qt sample apps without any modification. It is called player and it is …

video qt5 gstreamer h.264 qtmultimedia