<?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>i.MX ProcessorsのトピックRe: imx28 error!</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx28-error/m-p/235382#M18574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi youping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before using gstreamer, pls confirm that you have built and installed the FSL multimedia core libraries and gstreamer plugins. :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 06:09:28 GMT</pubDate>
    <dc:creator>Alvin</dc:creator>
    <dc:date>2014-02-19T06:09:28Z</dc:date>
    <item>
      <title>imx28 error!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-error/m-p/235381#M18573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;download updated imx28 bsp.&lt;/P&gt;&lt;P&gt;ltib and execution in imx28 dvk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result is as following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale ~/mp3$ root@freescale ~/mp3gst-launch filesrc location=test.wav !&lt;/P&gt;&lt;P&gt;wavparse ! mfw_mp3encoder ! filesink location=output.mp3&lt;/P&gt;&lt;P&gt;-sh: root@freescale: not found&lt;/P&gt;&lt;P&gt;root@freescale ~/mp3$ gst-launch alsasrc num-buffers=240 blocksize=44100 ! mfw_m&lt;/P&gt;&lt;P&gt;p3encoder ! filesink location=output.mp3&lt;/P&gt;&lt;P&gt;BLN_MAD-MMCODECS_MP3E_ARM_02.02.00_ARM9&amp;nbsp; build on Mar 21 2012 17:11:54.&lt;/P&gt;&lt;P&gt;MFW_GST_MP3_ENCODER_PLUGIN 3.0.6 build on Feb 13 2014 08:33:57.&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x06 = 0x0000&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x04 = 0x0000&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x06 = 0x0130&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0002&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a62&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a7b&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0022&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0062&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x2a = 0x0200&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5afb&lt;/P&gt;&lt;P&gt;sgtl5000_hw_read: read reg error : Reg 0x0e&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x0e = 0x0000&lt;/P&gt;&lt;P&gt;Pipeline is live and does not need PREROLL ...&lt;/P&gt;&lt;P&gt;Setting pipeline to PLAYING ...&lt;/P&gt;&lt;P&gt;New clock: GstAudioSrcClock&lt;/P&gt;&lt;P&gt;Caught interrupt -- handling interrupt.&lt;/P&gt;&lt;P&gt;Interrupt: Stopping pipeline ...&lt;/P&gt;&lt;P&gt;Execution ended after 37207937317 ns.&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;Setting pipeline to READY ...&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5ab9&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0060&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x06 = 0x0130&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x2a = 0x0000&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a39&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0060&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0020&lt;/P&gt;&lt;P&gt;sgtl5000_hw_read: read reg error : Reg 0x0e&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x0e = 0x000c&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a20&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0000&lt;/P&gt;&lt;P&gt;root@freescale ~/mp3$ gst-launch filesrc location=output.mp3 typefind=true ! bee&lt;/P&gt;&lt;P&gt;pdec ! audioconvert ! 'audio/x-raw-int, channels=2' ! alsasink&lt;/P&gt;&lt;P&gt;Setting pipeline to PAUSED ...&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x06 = 0x0000&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x04 = 0x0000&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x06 = 0x0130&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0001&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a39&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0021&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x24 = 0x0022&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x2a = 0x0200&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5ab9&lt;/P&gt;&lt;P&gt;sgtl5000_hw_read: read reg error : Reg 0x0e&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x0e = 0x0000&lt;/P&gt;&lt;P&gt;ERROR: Pipeline doesn't want to pause.&lt;/P&gt;&lt;P&gt;ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Could not determ&lt;/P&gt;&lt;P&gt;ine type of stream.&lt;/P&gt;&lt;P&gt;Additional debug info:&lt;/P&gt;&lt;P&gt;gstbasesrc.c(2795): gst_base_src_start (): /GstPipeline:pipeline0/GstFileSrc:fil&lt;/P&gt;&lt;P&gt;esrc0&lt;/P&gt;&lt;P&gt;Setting pipeline to NULL ...&lt;/P&gt;&lt;P&gt;sgtl5000_hw_read: read reg error : Reg 0x0e&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x0e = 0x000c&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0020&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x06 = 0x0130&lt;/P&gt;&lt;P&gt;Freeing pipeline ...&lt;/P&gt;&lt;P&gt;root@freescale ~/mp3$ sgtl5000_write: write reg error : Reg 0x2a = 0x0000&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a39&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0020&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x24 = 0x0132&lt;/P&gt;&lt;P&gt;sgtl5000_hw_read: read reg error : Reg 0x0e&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x0e = 0x000c&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x30 = 0x5a20&lt;/P&gt;&lt;P&gt;sgtl5000_write: write reg error : Reg 0x02 = 0x0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale ~/mp3$ ls -l&lt;/P&gt;&lt;P&gt;-rw-r--r--&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; root&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 Jan&amp;nbsp; 1 00:55 output.mp3&lt;/P&gt;&lt;P&gt;root@freescale ~/mp3$&lt;/P&gt;&lt;HR align="left" size="1" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 10:33:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-error/m-p/235381#M18573</guid>
      <dc:creator>chengyouping</dc:creator>
      <dc:date>2014-02-14T10:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: imx28 error!</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-error/m-p/235382#M18574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi youping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before using gstreamer, pls confirm that you have built and installed the FSL multimedia core libraries and gstreamer plugins. :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 06:09:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-error/m-p/235382#M18574</guid>
      <dc:creator>Alvin</dc:creator>
      <dc:date>2014-02-19T06:09:28Z</dc:date>
    </item>
  </channel>
</rss>

