<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Processor Expert SoftwareのトピックRe: RT595 DSP file stopped, unsupported format</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1328112#M4807</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/134324"&gt;@eagan_yu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I'll check with software team. Please wait.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
    <pubDate>Tue, 24 Aug 2021 02:25:43 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2021-08-24T02:25:43Z</dc:date>
    <item>
      <title>RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1325140#M4797</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I would really appreciate it if you could give me some advice and help !&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Recently I was using the RT595 development board and when I was using the SDK routines, I had a problem that the DSP was unable to decode my MP3 audio files.&lt;BR /&gt;And I use the SDK example is : evkmimxrt595_dsp_xaf_demo_cm33&lt;BR /&gt;And the Log is Follows：&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; file list&lt;BR /&gt;Available audio files:&lt;BR /&gt;Happy.mp3&lt;BR /&gt;Wild.mp3&lt;BR /&gt;Stay.mp3&lt;BR /&gt;&amp;gt;&amp;gt; file Stay.mp3&lt;BR /&gt;DSP file stopped, unsupported format.&lt;BR /&gt;[APP_DSP_IPC_Task] response from DSP, cmd: 12, error: 1&lt;BR /&gt;DSP file playback start failed! return error = 1&lt;BR /&gt;&amp;gt;&amp;gt; file Wild.mp3&lt;BR /&gt;[APP_DSP_IPC_Task] response from DSP, cmd: 12, error: 0&lt;BR /&gt;DSP file playback start&lt;BR /&gt;&amp;gt;&amp;gt; DSP file playback complete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Above, you can see, different music files, some can not decode successfully, I want to know why, by the way, my music files downloaded from QQ music app.&lt;/P&gt;&lt;P&gt;B&amp;amp;R&lt;BR /&gt;Eagan&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 03:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1325140#M4797</guid>
      <dc:creator>eagan_yu</dc:creator>
      <dc:date>2021-08-18T03:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1328112#M4807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/134324"&gt;@eagan_yu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I'll check with software team. Please wait.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 02:25:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1328112#M4807</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-08-24T02:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1330878#M4810</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/134324"&gt;@eagan_yu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The DSP can't recognize/play the file due to metadata (song name, alburm, art, etc) at the front of the mp3 frame data. You can use M33 to parse the MP3 file and filter the data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jing&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 07:54:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1330878#M4810</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-08-27T07:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1338722#M4818</link>
      <description>&lt;P&gt;Hi Jing&lt;/P&gt;&lt;P&gt;Thank for you reply.&lt;/P&gt;&lt;P&gt;I want to Know , do you mean to filter out the&amp;nbsp; ID3V2 data ?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The MP3 file is divided into three parts: TAG_V2(ID3V2), Frame, and TAG_V1(ID3V1).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 02:16:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1338722#M4818</guid>
      <dc:creator>eagan_yu</dc:creator>
      <dc:date>2021-09-13T02:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1339403#M4820</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Yes, I think so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jing&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 03:05:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1339403#M4820</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2021-09-14T03:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1353779#M4859</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Follow your advice. I tried, but it didn't solve the problem.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eagan&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 01:37:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1353779#M4859</guid>
      <dc:creator>eagan_yu</dc:creator>
      <dc:date>2021-10-12T01:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: RT595 DSP file stopped, unsupported format</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1353791#M4860</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/61241"&gt;@jingpan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There seems to be a problem with the bit rate of the music file,&lt;/P&gt;&lt;P&gt;I tried to convert the bit rate of the MP3 file, and suddenly the song can play.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eagan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2021 02:08:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/RT595-DSP-file-stopped-unsupported-format/m-p/1353791#M4860</guid>
      <dc:creator>eagan_yu</dc:creator>
      <dc:date>2021-10-12T02:08:48Z</dc:date>
    </item>
  </channel>
</rss>

