<?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>topic Re: CODEC ERROR code 0x192 from SBC encoder sample program in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867986#M132065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the lib, it seems no difference for the latest version, and the codec team don't have the positive answer for this, so my understanding&amp;nbsp; is that the watermark will check the device of "/dev/mxc_mem", so there should be a soft link to map the MXS_VIIM to mxc_mem.&lt;/P&gt;&lt;P&gt;I think this is the better solution for updating the lib, if you don't mind updating, you can try to use the latest bsp which includes the latest lib, you can try it, if still failed, pls try to use the suggestion about soft link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2019 08:06:25 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2019-03-20T08:06:25Z</dc:date>
    <item>
      <title>CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867977#M132056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the latest imx-codec package from the community yocto BSP. I'm trying to encode a raw WAV file on an imx6d. When I run the sample program from the package, I get an error returned:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/share/imx-mm/audio-codec/examples/sbc-enc/bin/test_s&lt;BR /&gt;bc_enc_arm11_elinux_fhw audio.dat -l 16 -m 0 -o output.sbc -n 8 -b 56 -s 16000&lt;/P&gt;&lt;P&gt;Running SBCENC_ARM_02.00.00_ARM11 build on Mar 21 2012 17:16:31&lt;BR /&gt;ERROR: CODEC ERROR code 0x192, please consult Freescale codec team for more information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas as to what is going wrong? Changing the encode options didn't seem to make a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 00:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867977#M132056</guid>
      <dc:creator>brendanpeter</dc:creator>
      <dc:date>2019-03-05T00:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867978#M132057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for testing audio encoding, pls try to use unit test, use the command like this:&lt;/P&gt;&lt;P&gt;The record feature can be tested by the following command:&lt;BR /&gt;• arecord [-Dplughw:0,0] -r 44100 -f S16_LE -c 2 -d 5 record.wav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:13:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867978#M132057</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-03-11T03:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867979#M132058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to encode SBC audio using a file as a source, not an ALSA capture device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to successfully use the SBC encoder test program in the imx-codec-test-bin package?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 16:47:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867979#M132058</guid>
      <dc:creator>brendanpeter</dc:creator>
      <dc:date>2019-03-11T16:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867980#M132059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you tell me what bsp version you use? let me double check it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867980#M132059</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-03-12T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867981#M132060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's the latest version from the imx community BSP at &lt;A class="link-titled" href="http://freescale.github.io/" title="http://freescale.github.io/"&gt;FSL Community BSP&lt;/A&gt;. The bitbake recipe name is "imx-codec_4.4.2.bb".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2019 16:42:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867981#M132060</guid>
      <dc:creator>brendanpeter</dc:creator>
      <dc:date>2019-03-12T16:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867982#M132061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't use community bsp, could you use nxp official bsp? when you program the image to the board, you can find "test_sbc_enc_arm11_elinux_fhw" under /usr/share/imx-mm/audio-codec/examples/sbc-enc/bin, pls try to test this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 05:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867982#M132061</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-03-13T05:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867983#M132062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The test program and library used by the NXP official BSP are identical to the one in the community BSP. I get the same result-- the "CODEC ERROR code 0x192" in the original question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 16:22:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867983#M132062</guid>
      <dc:creator>brendanpeter</dc:creator>
      <dc:date>2019-03-13T16:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867984#M132063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mailed to the codec team, but don't get any reply, I checked this error message again, I found the error is caused by CODEC'S watermark protection. One way to resolve this issues is to install watermark driver, another way is to update the codec lib to latest.&lt;/P&gt;&lt;P&gt;The error should go away when the kernel is exposing a special device node /dev/mxc_mem , maybe you can try "&lt;SPAN style="font-size: small;"&gt;ln -s mxs_viim /dev/mxc_mem" if you don't concern&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867984#M132063</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-03-18T09:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867985#M132064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. To be clear, if I use the latest codec lib, I do not need to install the watermark driver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give the version number of the latest codec lib, and provide a link if possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 18:48:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867985#M132064</guid>
      <dc:creator>brendanpeter</dc:creator>
      <dc:date>2019-03-18T18:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: CODEC ERROR code 0x192 from SBC encoder sample program</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867986#M132065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the lib, it seems no difference for the latest version, and the codec team don't have the positive answer for this, so my understanding&amp;nbsp; is that the watermark will check the device of "/dev/mxc_mem", so there should be a soft link to map the MXS_VIIM to mxc_mem.&lt;/P&gt;&lt;P&gt;I think this is the better solution for updating the lib, if you don't mind updating, you can try to use the latest bsp which includes the latest lib, you can try it, if still failed, pls try to use the suggestion about soft link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 08:06:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CODEC-ERROR-code-0x192-from-SBC-encoder-sample-program/m-p/867986#M132065</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-03-20T08:06:25Z</dc:date>
    </item>
  </channel>
</rss>

