<?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のトピックGStreamer iMX6Q Multi-view 4x4</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-iMX6Q-Multi-view-4x4/m-p/255968#M24448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is the i.MX6Q capable of doing 16 display (4 x 4) using gstreamer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen the following example for ( 2 x 2 ) is that the limit?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93788"&gt;https://community.freescale.com/docs/DOC-93788&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 14:28:58 GMT</pubDate>
    <dc:creator>Tarek</dc:creator>
    <dc:date>2013-02-12T14:28:58Z</dc:date>
    <item>
      <title>GStreamer iMX6Q Multi-view 4x4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-iMX6Q-Multi-view-4x4/m-p/255968#M24448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is the i.MX6Q capable of doing 16 display (4 x 4) using gstreamer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen the following example for ( 2 x 2 ) is that the limit?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93788"&gt;https://community.freescale.com/docs/DOC-93788&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 14:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-iMX6Q-Multi-view-4x4/m-p/255968#M24448</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2013-02-12T14:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer iMX6Q Multi-view 4x4</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-iMX6Q-Multi-view-4x4/m-p/255969#M24449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;to solve this problem gst-fsl-plugins package should be modified as follow:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;In file: mfw_gst_vss_common.c&amp;nbsp; change &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;STRONG&gt;vd-&amp;gt;vsmax = 4&lt;/STRONG&gt; to &lt;STRONG style="color: #1f497d; font-size: 14.666666984558105px; font-family: Calibri, sans-serif;"&gt;vd-&amp;gt;vsmax = 16&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 14.666666984558105px; font-family: Calibri, sans-serif;"&gt;In file: mfw_gst_vss_common.h change #define &lt;STRONG&gt;VS_MAX 8&lt;/STRONG&gt; to &lt;STRONG&gt;VS_MAX 16&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 14.666666984558105px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 14.666666984558105px; font-family: Calibri, sans-serif;"&gt;Re-build and deploy! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 14.666666984558105px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 14.666666984558105px; font-family: Calibri, sans-serif;"&gt;That's it.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 13:31:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-iMX6Q-Multi-view-4x4/m-p/255969#M24449</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2013-02-14T13:31:20Z</dc:date>
    </item>
  </channel>
</rss>

