<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Audio decoding for Android]]></title><description><![CDATA[<p dir="auto">Hello guys,<br />
I need to decode mp3 and vorbis files to do audio normalization but i've seen there<br />
<a href="https://wiki.qt.io/Qt_5.7_Multimedia_Backends#Supported_audio_decoding_features_by_backend" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Qt_5.7_Multimedia_Backends#Supported_audio_decoding_features_by_backend</a><br />
that audio decoding isn't supported on android.<br />
Is there a way to make it work ?<br />
Worst case scenario I could  write my own vorbis file decoder but mp3 files are more tricky.</p>
<p dir="auto">Thanks</p>
<p dir="auto">edit:<br />
I don't really get how audio decoding isn't working on android with qt. OpenSL ES is the audio backends and it supports audio decoding.<br />
From here <a href="https://developer.android.com/ndk/guides/audio/opensl-for-android.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.android.com/ndk/guides/audio/opensl-for-android.html</a><br />
and <a href="https://developer.android.com/guide/topics/media/media-formats.html#audio-formats" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.android.com/guide/topics/media/media-formats.html#audio-formats</a><br />
i can see that mp3 and vorbis files are supported</p>
]]></description><link>https://forum.qt.io/topic/74798/audio-decoding-for-android</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 02:32:24 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/74798.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Jan 2017 14:48:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Audio decoding for Android on Thu, 05 Jan 2017 13:26:30 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your reply,</p>
<p dir="auto">The media player supports them but I need to decode the files.</p>
<p dir="auto">I think i'll use FFmpeg or something like that.</p>
]]></description><link>https://forum.qt.io/post/367541</link><guid isPermaLink="true">https://forum.qt.io/post/367541</guid><dc:creator><![CDATA[Rednemus]]></dc:creator><pubDate>Thu, 05 Jan 2017 13:26:30 GMT</pubDate></item><item><title><![CDATA[Reply to Audio decoding for Android on Wed, 04 Jan 2017 23:16:18 GMT]]></title><description><![CDATA[<p dir="auto">HI,</p>
<p dir="auto">IIRC, the media player might support playing them. Can you check that ?</p>
<p dir="auto">As for the state, it might be just be in a "not yet implemented" state.</p>
]]></description><link>https://forum.qt.io/post/367468</link><guid isPermaLink="true">https://forum.qt.io/post/367468</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 04 Jan 2017 23:16:18 GMT</pubDate></item></channel></rss>