<?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: imx25 and mfw_v4lsrc plugin in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232435#M17775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Verdana','sans-serif';"&gt;There are two Linux modules that should be loaded (default kernel config) : &lt;BR /&gt;one for the camera and the other for the V4l2 driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;( &lt;SPAN style="font-family: Verdana, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;modprobe mxc_v4l2_capture )&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2013 06:23:24 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2013-05-16T06:23:24Z</dc:date>
    <item>
      <title>imx25 and mfw_v4lsrc plugin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232430#M17770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developing a Linux video camera driver for an Omni Vision ov7690 CMOS sensor. The hardware design references the 3-stack board and uses the imx257.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My build environment is the L.2.6.31_09_12_01_SDK_source.tar.gz which contains a frozen in time snap-shot of a LTIB development environment for a generic linux-2.6.31 source tree as well the set of linux-2.6.31-imx-09.12.01 patch files. These patch files, when applied, will add all of the imx25 specific source code the this version of the Linux source tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ov7690 camera driver is based on the ov2640.c file. The camera register initialization and mode selection arrays are modified according to the ov7690 reference manual with hints taken from ov7670.c which is in the current Linux source tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The frame buffer is working correctly. I'm able to execute &amp;lt;gst-launch videotestsrc ! video/x-raw-rgb ! fbdevsink device=/dev/fb0&amp;gt; and I can then see the test pattern on the LCD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So far I'm unable to stream video from the camera using &amp;lt;gst-launch v4l2src ! video/x-raw-rgb ! fbdevsink device=/dev/fb0&amp;gt;. I've experimented with other gst-launch configurations and it always comes back complaining that it either cannot pause the pipeline, or that there is an erroneous pipeline or the selected src doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading the Freescale application note AN3677 "Video Streaming on the i.MX27" I now believe that I should be using a gstreamer plugin called mfw_v4lsrc. However, when I do a &amp;lt;gst-inspect | grep -i mfw&amp;gt; I get the following result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;mfw_asfdemuxer:&amp;nbsp; mfw_asfdemuxer: FSL Asf Demuxer&lt;BR /&gt; mfw_avidemuxer:&amp;nbsp; mfw_avidemuxer: FSL Avi Demuxer&lt;BR /&gt; mfw_mp4demuxer:&amp;nbsp; mfw_mp4demuxer: Freescale-Mp4 demuxer plugin&lt;BR /&gt; mfw_mp3encoder:&amp;nbsp; mfw_mp3encoder: freescale mp3 encoder&lt;BR /&gt; mfw_aacdecoder:&amp;nbsp; mfw_aacdecoder: Freescale AAC Decoder Plugin&lt;BR /&gt; mfw_mp3decoder:&amp;nbsp; mfw_mp3decoder: freescale mp3 decoder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have found the source code for mfw_v4lsrc and sink located in fsl-mm-codeclib-1.7.1.tar.gz but the makefile is not setup to build them.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Are the mfw_v4lsrc and mfw_v4lsink plugins still being supported or have they been replaced by other plugins?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I be using some other gst-launch configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this matter will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 16:02:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232430#M17770</guid>
      <dc:creator>garytee</dc:creator>
      <dc:date>2013-05-09T16:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: imx25 and mfw_v4lsrc plugin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232431#M17771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-jive-statusinputadd="true" data-jive-statusinputinteral="true" href="https://community.nxp.com/people/rogeriopimentel" style="margin: -2px 0 0; padding-top: 2px; padding-bottom: 2px; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #edf1f9; color: #3778c7;"&gt;rogeriopimentel&lt;/A&gt;&lt;SPAN style="color: #222222; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; can&amp;nbsp; you help&amp;nbsp; on this case?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 18:08:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232431#M17771</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-05-09T18:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: imx25 and mfw_v4lsrc plugin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232432#M17772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;mfw_v4lsrc and mfw_v4lsink plugins are still being supported. They're not deprecated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Maybe some issue during the build should be happening. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Can you check if the related source code are being built or if they're having any build problem? You can check the build log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;If you find any building problem, please post the log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Rgds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Rogerio&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 18:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232432#M17772</guid>
      <dc:creator>rogerio_silva</dc:creator>
      <dc:date>2013-05-09T18:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: imx25 and mfw_v4lsrc plugin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232433#M17773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Rogerio,&lt;BR /&gt; &lt;BR /&gt; I can find no build problems in the logs. The other related plugins seem to be built.&amp;nbsp; When I run gst-inspect | grep –I mfw I get the following results but there is no evidence that mfw_v4l_sink and mfw_v4l_src have been built.&lt;BR /&gt; &lt;BR /&gt; &amp;gt;gst-inspect | grep –I mfw&lt;BR /&gt; mfw_asfdemuxer:&amp;nbsp; mfw_asfdemuxer: FSL Asf Demuxer&lt;BR /&gt; mfw_avidemuxer:&amp;nbsp; mfw_avidemuxer: FSL Avi Demuxer&lt;BR /&gt; mfw_mp4demuxer:&amp;nbsp; mfw_mp4demuxer: Freescale-Mp4 demuxer plugin&lt;BR /&gt; mfw_mp3encoder:&amp;nbsp; mfw_mp3encoder: freescale mp3 encoder&lt;BR /&gt; mfw_aacdecoder:&amp;nbsp; mfw_aacdecoder: Freescale AAC Decoder Plugin&lt;BR /&gt; mfw_mp3decoder:&amp;nbsp; mfw_mp3decoder: freescale mp3 decoder&lt;BR /&gt; &lt;BR /&gt; The source files for the missing plugins are contained within gst-fsl-plugin-1.7.1.tar.gz in the following directories:&lt;BR /&gt; &lt;BR /&gt; gst-fsl-plugin-1.7.1/src/misc/v4l_sink&lt;BR /&gt; gst-fsl-plugin-1.7.1/src/misc/v4l_src&lt;BR /&gt; &lt;BR /&gt; However, the build instructions for v4l_sink and v4l_src are missing for the MX25 configuration.&lt;BR /&gt; &lt;BR /&gt; This is copy and paste of the MX25 configuration contained within makefile.am&lt;BR /&gt; if PLATFORM_IS_MX25 BASEDIRS =&lt;BR /&gt; src/audio/aac_dec/src \&lt;BR /&gt; src/audio/mp3_dec/src \&lt;BR /&gt; src/audio/mp3_enc/src \&lt;BR /&gt; src/audio/wma10_dec/src&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \&lt;BR /&gt; src/parser/avi_demuxer.full/src \&lt;BR /&gt; src/parser/mp4_demuxer/srcn \&lt;BR /&gt; src/parser/asf_demuxer/src&lt;BR /&gt; &lt;BR /&gt; TOOLDIRS =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tools/&amp;nbsp;&amp;nbsp; \&lt;BR /&gt; tools/gplay&lt;BR /&gt; &lt;BR /&gt; This is copy and paste of the MX25 configuration contained within makefile.in:&lt;BR /&gt; @PLATFORM_IS_MX25_TRUE@BASEDIRS =&lt;BR /&gt; src/audio/aac_dec/src\ @PLATFORM_IS_MX25_TRUE@ &lt;BR /&gt; src/audio/mp3_dec/src \ @PLATFORM_IS_MX25_TRUE@&lt;BR /&gt; src/audio/mp3_enc/src \ @PLATFORM_IS_MX25_TRUE@&lt;BR /&gt; src/audio/wma10_dec/src \ @PLATFORM_IS_MX25_TRUE@&lt;BR /&gt; src/parser/avi_demuxer.full/src \ @PLATFORM_IS_MX25_TRUE@&lt;BR /&gt; src/parser/mp4_demuxer/src \ @PLATFORM_IS_MX25_TRUE@&lt;BR /&gt; src/parser/asf_demuxer/src&lt;BR /&gt; &lt;BR /&gt; There are build instructions for v4l_sink and v4l_src in other configurations such as MX27 and MX35 that lead me to believe they were removed from the MX25 configuration for a design reason.&amp;nbsp; Perhaps there is new method or plugin specific for MX25 to streaming video from the camera to the LCD.&amp;nbsp; This is what motivated my original set of questions.&lt;BR /&gt; &lt;BR /&gt; Is there a patch for gst-fsl-plugin-1.7.1.tar.gz that I’m missing?&lt;BR /&gt; &lt;BR /&gt; Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 17:33:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232433#M17773</guid>
      <dc:creator>garytee</dc:creator>
      <dc:date>2013-05-14T17:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: imx25 and mfw_v4lsrc plugin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232434#M17774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry my mistake. mfw_v4lsink and mfw_v4lsrc are only for those processors that have IPU (e.g. i.MX5x i.MX6x and etc).&lt;/P&gt;&lt;P&gt;On multimedia release notes it's possible to see that these two plugins are not listed for i.MX25.&lt;/P&gt;&lt;P&gt;For playback, you can try to use gplay or playbin2. Do you have them installed on your rootfs?&lt;/P&gt;&lt;P&gt;For camera input, I'm not aware about any plugin. I think it's possible to test camera + display using the unit test:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;./ltib –p imx-test, the output will be copied to “rootfs/unit_test”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To run the test on the target use the command: ./mxc_v4l_overlay.out –t –w 640 –h480 -fr 30”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Rogerio&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>Tue, 14 May 2013 19:31:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232434#M17774</guid>
      <dc:creator>rogerio_silva</dc:creator>
      <dc:date>2013-05-14T19:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: imx25 and mfw_v4lsrc plugin</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232435#M17775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-family: 'Verdana','sans-serif';"&gt;There are two Linux modules that should be loaded (default kernel config) : &lt;BR /&gt;one for the camera and the other for the V4l2 driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;( &lt;SPAN style="font-family: Verdana, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;modprobe mxc_v4l2_capture )&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 06:23:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx25-and-mfw-v4lsrc-plugin/m-p/232435#M17775</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2013-05-16T06:23:24Z</dc:date>
    </item>
  </channel>
</rss>

