<?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: This is veera in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395570#M57953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidence i solved my issue as per user guide .&lt;/P&gt;&lt;P&gt;I have another problem how to resize the video by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake imx-test&lt;/P&gt;&lt;P&gt;i run the above command it will give some imx6 related binaries &lt;/P&gt;&lt;P&gt;generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that i used mxc_ipudevtest.c test application. i used but image was &lt;/P&gt;&lt;P&gt;not resize .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image capturing purpose i used below command ie working .&lt;/P&gt;&lt;P&gt;  mxc_v4l2_capture.out -iw 320 -ih 240 -ow 320 -oh 240 -m 1 -fr 15 -d &lt;/P&gt;&lt;P&gt;/home/video0 -i 1 -c 20 /home/320_240_15fps.yuv -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; image capture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But resizing purpose i used below command but not resize and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./mxc_ipudevtest.out -C configfile outfile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not resize .&lt;/P&gt;&lt;P&gt;i used gstreamer plugin also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch&lt;/P&gt;&lt;P&gt;gst-inspect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz can u explore all this to me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Veera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2015 15:17:04 GMT</pubDate>
    <dc:creator>veeranjaneyulug</dc:creator>
    <dc:date>2015-11-13T15:17:04Z</dc:date>
    <item>
      <title>This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395564#M57947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi every one,&lt;/P&gt;&lt;P&gt;Have a good day.&lt;/P&gt;&lt;P&gt;we need to gst-rtsp-server package .This package i added in yocto setup core-image-minimal.bb file .But not showing in unit_test folder.&lt;/P&gt;&lt;P&gt;can u please tell me any body how to generate gst-rtsp-server binary in yocto setup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 13:33:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395564#M57947</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-09T13:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395565#M57948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi veeranjaneyulu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;core-image-minimal is small image that only allows a device to boot.&lt;/P&gt;&lt;P&gt;Suggest to build sl-image-machine-test, pelase check attached Yocto Guide&lt;/P&gt;&lt;P&gt;sect.5.1 Choosing a Freescale Yocto project image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2015 01:41:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395565#M57948</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-10T01:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395566#M57949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your guidence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using yocto setup in core-image-minimal.bb file i gave below packages. &lt;/P&gt;&lt;P&gt;gst-meta-video, gst-fsl-plugin, gst-plugins-base-app, gst-plugins-base ,gst-plugins-good, gst-plugins-good-rtsp, gst-plugins-good-udp, gst-plugins-good-rtpmanager, gst-plugins-good-rtp, gst-plugins-good-video4linux2 ,packagegroup-fsl-gstreamer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above package list all gst plugins are working the issue came from gst-fsl-plugin package any body body help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error logs attached below&lt;/P&gt;&lt;P&gt;User1@FSETBLR1LX045:~/epdc/yocto/fsl-release-bsp/build$ bitbake core-image-minimal&lt;/P&gt;&lt;P&gt;Loading cache: 100% |##########################################################################################################| ETA:&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;Loaded 2193 entries from dependency cache.&lt;/P&gt;&lt;P&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;NOTE: multiple providers are available for jpeg (jpeg, libjpeg-turbo)&lt;/P&gt;&lt;P&gt;NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg&lt;/P&gt;&lt;P&gt;NOTE: preferred version 3.10.53-1.1.0 of imx-lib not available (for item imx-lib)&lt;/P&gt;&lt;P&gt;NOTE: versions of imx-lib available: 1:3.0.35-4.0.0 1:3.10.17-1.0.0&lt;/P&gt;&lt;P&gt;NOTE: preferred version 3.10.53-1.1.0 of imx-lib not available (for item imx-lib)&lt;/P&gt;&lt;P&gt;NOTE: versions of imx-lib available: 1:3.0.35-4.0.0 1:3.10.17-1.0.0&lt;/P&gt;&lt;P&gt;NOTE: preferred version 3.10.53-1.1.0 of imx-lib not available (for item imx-lib-dev)&lt;/P&gt;&lt;P&gt;NOTE: versions of imx-lib available: 1:3.0.35-4.0.0 1:3.10.17-1.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;/P&gt;&lt;P&gt;BB_VERSION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "1.22.0"&lt;/P&gt;&lt;P&gt;BUILD_SYS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "x86_64-linux"&lt;/P&gt;&lt;P&gt;NATIVELSBSTRING&amp;nbsp;&amp;nbsp; = "Ubuntu-12.04"&lt;/P&gt;&lt;P&gt;TARGET_SYS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "arm-poky-linux-gnueabi"&lt;/P&gt;&lt;P&gt;MACHINE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "imx6dlsabresd"&lt;/P&gt;&lt;P&gt;DISTRO&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "poky"&lt;/P&gt;&lt;P&gt;DISTRO_VERSION&amp;nbsp;&amp;nbsp;&amp;nbsp; = "1.6.2"&lt;/P&gt;&lt;P&gt;TUNE_FEATURES&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "armv7a vfp neon callconvention-hard cortexa9"&lt;/P&gt;&lt;P&gt;TARGET_FPU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "vfp-neon"&lt;/P&gt;&lt;P&gt;meta&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; &lt;/P&gt;&lt;P&gt;meta-yocto&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):30b8d9378b8260e452552b806610dc9b6fe0b69f"&lt;/P&gt;&lt;P&gt;meta-oe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):8065dd8456913457a0114ddb2b4bd4842847b2a3"&lt;/P&gt;&lt;P&gt;meta-fsl-arm&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):9bc540eec9a7e280af13371ea70650fcc47ea627"&lt;/P&gt;&lt;P&gt;meta-fsl-arm-extra = "(nobranch):e1085deb3d915d2a95a65cceadc77c6de0dadfb6"&lt;/P&gt;&lt;P&gt;meta-fsl-demos&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):f141c7d1158b8addbd6f1ed047a1b47c2ed85f8f"&lt;/P&gt;&lt;P&gt;meta-fsl-arm&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-fsl-demos&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):0c5367e963b5f7797ded59f835313466b896d7e9"&lt;/P&gt;&lt;P&gt;meta-browser&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):63963cc56c8d0291779693e62b66cb16e5c86883"&lt;/P&gt;&lt;P&gt;meta-gnome&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-networking&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-ruby&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):8065dd8456913457a0114ddb2b4bd4842847b2a3"&lt;/P&gt;&lt;P&gt;meta-qt5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):c29c317e0f22202bfaa85329a580564bbc179089"&lt;/P&gt;&lt;P&gt;meta-fsl-qt5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;meta-fsl-bluez&amp;nbsp;&amp;nbsp;&amp;nbsp; = "(nobranch):0c5367e963b5f7797ded59f835313466b896d7e9"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Preparing runqueue&lt;/P&gt;&lt;P&gt;NOTE: Executing SetScene Tasks&lt;/P&gt;&lt;P&gt;NOTE: Executing RunQueue Tasks&lt;/P&gt;&lt;P&gt;ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: /home/User1/epdc/yocto/fsl-release-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/imx-lib-3.10.17-1.0.0/ipu/mxc_ipu_hl_lib.h&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/User1/epdc/yocto/fsl-release-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/temp/log.do_configure.18683&lt;/P&gt;&lt;P&gt;Log data follows:&lt;/P&gt;&lt;P&gt;| DEBUG: Executing python function sysroot_cleansstate&lt;/P&gt;&lt;P&gt;| DEBUG: Python function sysroot_cleansstate finished&lt;/P&gt;&lt;P&gt;| DEBUG: Executing shell function do_configure&lt;/P&gt;&lt;P&gt;| DEBUG: Shell function do_configure finished&lt;/P&gt;&lt;P&gt;| DEBUG: Executing python function do_qa_configure&lt;/P&gt;&lt;P&gt;| NOTE: Checking autotools environment for common misconfiguration&lt;/P&gt;&lt;P&gt;| DEBUG: Python function do_qa_configure finished&lt;/P&gt;&lt;P&gt;| ERROR: Function failed: imx-lib: LIC_FILES_CHKSUM points to an invalid file: /home/User1/epdc/yocto/fsl-release-bsp/build/tmp/work/imx6dlsabresd-poky-linux-gnueabi/imx-lib/1_3.10.17-1.0.0-r0/imx-lib-3.10.17-1.0.0/ipu/mxc_ipu_hl_lib.h&lt;/P&gt;&lt;P&gt;ERROR: Task 1224 (/home/User1/epdc/yocto/fsl-release-bsp/sources/meta-fsl-arm/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb, do_configure) failed with exit code '1'&lt;/P&gt;&lt;P&gt;NOTE: Tasks Summary: Attempted 1991 tasks of which 1987 didn't need to be rerun and 1 failed.&lt;/P&gt;&lt;P&gt;Waiting for 0 running tasks to finish:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/User1/epdc/yocto/fsl-release-bsp/sources/meta-fsl-arm/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb, do_configure&lt;/P&gt;&lt;P&gt;Summary: There was 1 ERROR message shown, returning a non-zero exit code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395566#M57949</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-12T07:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395567#M57950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning every body.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i ran bitbake fsl-image-machine-test also run .But ie showing error.Actually my doubt is imx6qsabresd target board which gstreamer version is support ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual gst-rtsp_0.10.8.bb file is located at &lt;/P&gt;&lt;P&gt;The path is &lt;/P&gt;&lt;P&gt;sources/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer/gst-rtsp/&lt;/P&gt;&lt;P&gt;in the above path gst-rtsp .bb file located&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 07:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395567#M57950</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-12T07:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395568#M57951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your suggestion .&lt;/P&gt;&lt;P&gt;Actually i need gst-rtsp-server plugin .How to built gstreamer latest &lt;/P&gt;&lt;P&gt;plugins and source with yocto setup .&lt;/P&gt;&lt;P&gt;As per user guide i run below commands but not showing in work folder &lt;/P&gt;&lt;P&gt;that gstreamer latest package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  RTSP Streaming Server&lt;/P&gt;&lt;P&gt;The RTSP streaming server usage case is based on the open source &lt;/P&gt;&lt;P&gt;gst-rtsp-server package. It uses the Freescale aiurdemux&lt;/P&gt;&lt;P&gt;plugin to demultiplex the file to audio or video elementary streams and &lt;/P&gt;&lt;P&gt;to send them out through RTP. You can start the&lt;/P&gt;&lt;P&gt;RTSP streaming server on one board, and play it on another board with &lt;/P&gt;&lt;P&gt;the RTSP streaming playback commands.&lt;/P&gt;&lt;P&gt;The gst-rtsp-server package is not installed by default in the Yocto &lt;/P&gt;&lt;P&gt;Project release. You can follow these steps to build and&lt;/P&gt;&lt;P&gt;install it.&lt;/P&gt;&lt;P&gt;1. Enable the layer–meta-openembedded/meta-multimedia:&lt;/P&gt;&lt;P&gt;Adding the line BBLAYERS += &lt;/P&gt;&lt;P&gt;"$&lt;SPAN __jive_macro_name="BSPDIR"&gt;&lt;/SPAN&gt;/sources/meta-openembedded/meta-multimedia" to the&lt;/P&gt;&lt;P&gt;configuration file /build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gst-rtsp/0.10.8-r0/gst-rtsp-0.10.8/&lt;/P&gt;&lt;P&gt;examples/.libs/&lt;/P&gt;&lt;P&gt;5. Flash the image.&lt;/P&gt;&lt;P&gt;Copy test-uri into /usr/bin on board and assign the executing permission &lt;/P&gt;&lt;P&gt;to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed above the steps but not showing in that related directory .If &lt;/P&gt;&lt;P&gt;you have any idea plz give guidence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;veera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 12:42:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395568#M57951</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-13T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395569#M57952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3.10.17 BSP is very old please use last 3.14.28&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;SABRE Board Reference Design|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 13:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395569#M57952</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-11-13T13:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: This is veera</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395570#M57953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidence i solved my issue as per user guide .&lt;/P&gt;&lt;P&gt;I have another problem how to resize the video by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake imx-test&lt;/P&gt;&lt;P&gt;i run the above command it will give some imx6 related binaries &lt;/P&gt;&lt;P&gt;generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that i used mxc_ipudevtest.c test application. i used but image was &lt;/P&gt;&lt;P&gt;not resize .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image capturing purpose i used below command ie working .&lt;/P&gt;&lt;P&gt;  mxc_v4l2_capture.out -iw 320 -ih 240 -ow 320 -oh 240 -m 1 -fr 15 -d &lt;/P&gt;&lt;P&gt;/home/video0 -i 1 -c 20 /home/320_240_15fps.yuv -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; image capture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But resizing purpose i used below command but not resize and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./mxc_ipudevtest.out -C configfile outfile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not resize .&lt;/P&gt;&lt;P&gt;i used gstreamer plugin also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch&lt;/P&gt;&lt;P&gt;gst-inspect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz can u explore all this to me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Veera&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 15:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/This-is-veera/m-p/395570#M57953</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-13T15:17:04Z</dc:date>
    </item>
  </channel>
</rss>

