[Interest] QAudioDecoder on Mac : workaround to get it to work via GStreamer

René J.V. Bertin rjvbertin at gmail.com
Mon Jul 30 22:52:30 CEST 2018


Hi,

I discovered (with a suitable amount of dismay) that QAudioDecoder still doesn't work on Mac, and only a single person seems to have noticed this before (http://interest.qt-project.narkive.com/JTiX8LBR/qaudiodecoder-defaultserviceprovider-requestservice-no-service-found-for-org-qt-project-qt).

To make matters worse, Qt can be configured to use GStreamer on Mac. The configure step completes just fine, the GSt tool library is built, but not the plugins that do the actual work.

Here's a simple patch that removes the plugin bridle and adds couple of settings that somehow aren't done automatically by QMake:
https://github.com/RJVB/macstrop/blob/master/aqua/qt5-kde-devel/files/qt596/patch-activate-gstreamer.diff


HTH,S

R.



More information about the Interest mailing list