<?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中的主题 gstream plugin isink not work</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223408#M15332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;Hi all, &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;I'm sorry, because there was no reply from TIC, I posted the same question here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;We designed the product using i.MX53. &lt;BR /&gt;The product continues playing back Movie files. &lt;BR /&gt; &lt;BR /&gt;The LCD panel used for their product is special size. &lt;BR /&gt;* It has the resolution of 1366x768. &lt;BR /&gt; &lt;BR /&gt;We are using as the base Linux-BSP11.09 provided from freescale. &lt;BR /&gt;MP4 file play back by isink-plugin of gstreamer included in BSP. &lt;BR /&gt;It worked fine. &lt;BR /&gt; &lt;BR /&gt;Recently, we planned the product using the LCD panel of new resolution. &lt;BR /&gt;* The new LCD panel size is 1920x360. &lt;BR /&gt; &lt;BR /&gt;However, isink does not work in new display size. &lt;BR /&gt;* when using V4L, it works correctly. &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; . Work correctly &lt;BR /&gt;&amp;nbsp; gst-launch playbin2 uri=file:////mnt/home/BN_OOATARI.mp4 video-sink="mfw_v4lsink axis-top=0 axis-left=0 disp-width=1920 disp-height=360" &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; . Error occurs &lt;BR /&gt;&amp;nbsp; gst-launch playbin2 uri=file:////mnt/home/BN_OOATARI.mp4 video-sink="mfw_isink axis-top=0 axis-left=0 disp-width=1920 disp-height=360" &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; * A difference is only mfw_v4lsink/mfw_isink. &lt;BR /&gt; &lt;BR /&gt;A console output when Error occurs is attached. &lt;BR /&gt; &lt;BR /&gt;Although we are investigating the cause, It seems that the IDMAC_EOF_EN_22 interrupt of IPU_INT_CTRL_1 will not generate in the end of playing if display width exceeds 1400. &lt;BR /&gt;They doubt IPU. &lt;BR /&gt; &lt;BR /&gt;Please tell me how to work isink correctly. &lt;BR /&gt;Please let me know anything. &lt;BR /&gt; &lt;BR /&gt;Best Regards, &lt;BR /&gt;Fukutomi &lt;BR /&gt;Avnet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336983"&gt;isink_error_log.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336983"&gt;diff.linux.drivers.ldb.patch.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 04:13:37 GMT</pubDate>
    <dc:creator>george</dc:creator>
    <dc:date>2013-11-25T04:13:37Z</dc:date>
    <item>
      <title>gstream plugin isink not work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223408#M15332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;Hi all, &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;I'm sorry, because there was no reply from TIC, I posted the same question here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;We designed the product using i.MX53. &lt;BR /&gt;The product continues playing back Movie files. &lt;BR /&gt; &lt;BR /&gt;The LCD panel used for their product is special size. &lt;BR /&gt;* It has the resolution of 1366x768. &lt;BR /&gt; &lt;BR /&gt;We are using as the base Linux-BSP11.09 provided from freescale. &lt;BR /&gt;MP4 file play back by isink-plugin of gstreamer included in BSP. &lt;BR /&gt;It worked fine. &lt;BR /&gt; &lt;BR /&gt;Recently, we planned the product using the LCD panel of new resolution. &lt;BR /&gt;* The new LCD panel size is 1920x360. &lt;BR /&gt; &lt;BR /&gt;However, isink does not work in new display size. &lt;BR /&gt;* when using V4L, it works correctly. &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; . Work correctly &lt;BR /&gt;&amp;nbsp; gst-launch playbin2 uri=file:////mnt/home/BN_OOATARI.mp4 video-sink="mfw_v4lsink axis-top=0 axis-left=0 disp-width=1920 disp-height=360" &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; . Error occurs &lt;BR /&gt;&amp;nbsp; gst-launch playbin2 uri=file:////mnt/home/BN_OOATARI.mp4 video-sink="mfw_isink axis-top=0 axis-left=0 disp-width=1920 disp-height=360" &lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; * A difference is only mfw_v4lsink/mfw_isink. &lt;BR /&gt; &lt;BR /&gt;A console output when Error occurs is attached. &lt;BR /&gt; &lt;BR /&gt;Although we are investigating the cause, It seems that the IDMAC_EOF_EN_22 interrupt of IPU_INT_CTRL_1 will not generate in the end of playing if display width exceeds 1400. &lt;BR /&gt;They doubt IPU. &lt;BR /&gt; &lt;BR /&gt;Please tell me how to work isink correctly. &lt;BR /&gt;Please let me know anything. &lt;BR /&gt; &lt;BR /&gt;Best Regards, &lt;BR /&gt;Fukutomi &lt;BR /&gt;Avnet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336983"&gt;isink_error_log.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336983"&gt;diff.linux.drivers.ldb.patch.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 04:13:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223408#M15332</guid>
      <dc:creator>george</dc:creator>
      <dc:date>2013-11-25T04:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: gstream plugin isink not work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223409#M15333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the issue, can we close the discussion? If you still need Freescale help, please feel free to contact us.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 06:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223409#M15333</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-19T06:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: gstream plugin isink not work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223410#M15334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;This discussion is closed since no activity. If you still need help, please feel free to reply with an update to this discussion, or create another discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 06:01:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstream-plugin-isink-not-work/m-p/223410#M15334</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-27T06:01:05Z</dc:date>
    </item>
  </channel>
</rss>

