<?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: How to set imx6 camera resolution with gstreamer in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310293#M40435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reviewed the release notes and as far as I can tell nothing over 1080 resolution is supported with gstreamer... I am assuming this is a tool and not a processor limitation. If so, I should be able to develop my own application to handle capturing video or pictures at higher/different resolutions. Is that the case? If so, can you point me in the right direction? Is there any tutorial and/or sample application available from Freescale that shows how to capture and manipulate images from camera?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 15:43:38 GMT</pubDate>
    <dc:creator>hkh</dc:creator>
    <dc:date>2014-05-06T15:43:38Z</dc:date>
    <item>
      <title>How to set imx6 camera resolution with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310291#M40433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a Nitrogen6x development board with a Solo processor and a 5MP MIPI camera. I can capture video and JPEG frames using gst-launch. I can change the camera resolution using "capture-mode" option, but the resolutions are limited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I expand the capture-mode options (or is there another way of setting the camera output resolution)? For example, how can I capture a 5MP frame?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any limit to the frame resolution that can be captured from a MIPI camera? I understand at some point the frame rate drops as the resolution increases, and some of that has to do with MIPI lanes/speed and possibly VPU capability. But, is there anything that prevents receiving 5MP frames? How about 8 or 12MP frames (with different MIPI cameras, of course)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Yocto Dora build.&lt;/P&gt;&lt;P&gt;CPU: IMX6 Solo&lt;/P&gt;&lt;P&gt;Board: Nitrogen6x from Boundardevices&lt;/P&gt;&lt;P&gt;Camera: 5MP MIPI camera from Boundarydevices&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 15:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310291#M40433</guid>
      <dc:creator>hkh</dc:creator>
      <dc:date>2014-05-05T15:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to set imx6 camera resolution with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310292#M40434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; One of restrictions concerns with the fact, that Freescale GStreamer-Based Plug-Ins are provided in binary form, &lt;/P&gt;&lt;P&gt;sources are not available because of third party agreements. This means, in particular, customers cannot add more &lt;/P&gt;&lt;P&gt;resolution modes.&amp;nbsp; Please refer to multimedia (codec) release notes for details of supported modes. &lt;/P&gt;&lt;P&gt;Another restriction may relate to hardware options, for example, the IPU I.MX6 IPU does not support rotation (limitation&lt;/P&gt;&lt;P&gt;of IC module) above 1024x1024 ; so one needs to split image on smaller areas and rotate them, after that combine to whole&lt;/P&gt;&lt;P&gt;image.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 04:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310292#M40434</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-06T04:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to set imx6 camera resolution with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310293#M40435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reviewed the release notes and as far as I can tell nothing over 1080 resolution is supported with gstreamer... I am assuming this is a tool and not a processor limitation. If so, I should be able to develop my own application to handle capturing video or pictures at higher/different resolutions. Is that the case? If so, can you point me in the right direction? Is there any tutorial and/or sample application available from Freescale that shows how to capture and manipulate images from camera?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 15:43:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310293#M40435</guid>
      <dc:creator>hkh</dc:creator>
      <dc:date>2014-05-06T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to set imx6 camera resolution with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310294#M40436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my SDP board with L3.0.35.4.1.0 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# gst-inspect mfw_v4lsrc&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;capture-mode&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : set the capture mode of camera, please check the bsp release notes to decide which value can be applied,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for example ov5460:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ov5640_mode_VGA_640_480 = 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ov5640_mode_QVGA_320_240 = 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ov5640_mode_NTSC_720_480 = 2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ov5640_mode_PAL_720_576 = 3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ov5640_mode_720P_1280_720 = 4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ov5640_mode_1080P_1920_1080 = 5&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So, capture-mode = 5 is for 1080P &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 08:53:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-set-imx6-camera-resolution-with-gstreamer/m-p/310294#M40436</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-07T08:53:18Z</dc:date>
    </item>
  </channel>
</rss>

