'QT Mediaplayer not mp3 playing
I am using Qt Creator version 3.5 and running Mediaplayer with Qtmediaplayer library but no error message in my code (C++), on Orangepi lite the qt software is working but Mp3 is not playing but on other operating systems the same program works fine.Thanks
Solution 1:[1]
I installed all the gstreamer libraries and it worked. Previously I only installed the ones for mp3, it didn't work.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | berkay |
