<?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: GStreamer with video acceleration in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165924#M4470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CITE&gt;Daiane Angolini said:&lt;/CITE&gt;&lt;BR /&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/gstreamer-with-video-acceleration#4103961Comment31031"&gt;&lt;DIV&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using gstreamer + Ubuntu, I think you should try&amp;nbsp;ximagesink instead of mfw_v4lsink&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, you should try to start Totem from some terminal and track its log. Why do you think it is not using HW acceleration?&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Hi William, etc.&lt;BR /&gt;&lt;BR /&gt;Actually we prefer mwf_v4lsink here at Genesi. For under 1280x720 that is (above that, it may not render). Right now we have some strange interactions between xvimagesink and Totem so V4L is the only thing that works. And you would need - ideally - our patched GStreamer sources (since we ship Maverick and FSL's MM core is against Lucid, and we have made some improvements and fixed some bugs) and an updated 2D driver (not ready yet).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is, once we published the binaries to someone we have to release it as per the GPL - we are also liable for patent royalty payments. For something that is just a little too quirky to put on a live system right now, I personally am not willing to actually put anything out there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Genesi absolutely cannot support you on Freescale's raw codec sources..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Aug 2011 06:10:28 GMT</pubDate>
    <dc:creator>mwsealey</dc:creator>
    <dc:date>2011-08-24T06:10:28Z</dc:date>
    <item>
      <title>GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165911#M4457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've been trying to get GStreamer with video acceleration working on the i.mx515. I am running Ubuntu Maverick on the Genesi Efika.&lt;/P&gt;&lt;P&gt;I see that indeed some GStreamer plugins exist for i.mx:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://repository.timesys.com/buildsources/g/gst-fsl-plugin/"&gt;http://repository.timesys.com/buildsources/g/gst-fsl-plugin/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have installed various -dev versions of libraries and have gotten pretty far into the build, but my compilation always stops in the parser section, seemingly due to missing header files. I get&amp;nbsp;&lt;/P&gt;&lt;P&gt;aiurregistry.h:59: error: expected specifier-qualifier-list before 'FslParserGetMetaData"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find where&amp;nbsp;FslParserGetMetaData would be defined anywhere, although I did find a header called fsl_parser.h from a tarball called libfsl-mm-core-dev-1.7.2-2.sendai2.tar.gz from an Ubuntu archive. It did not have the definition and it seemed to be old.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know where I can find the headers for being able to compile the GStreamer plugin for i.mx515. (Perhaps it is the same steps needed for compiling for the mx53, since the source package requires a PLATFORM= value for the ./config script, which includes MX51, MX53 and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 09:47:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165911#M4457</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-18T09:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165912#M4458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the&amp;nbsp;&lt;A href="http://repository.timesys.com/buildsources/g/gst-fsl-plugin/" rel="nofollow"&gt;http://repository.timesys.com/buildsources/g/gst-fsl-plugin/&lt;/A&gt;&amp;nbsp;version you´ve been using?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you should update&amp;nbsp;&lt;A href="http://repository.timesys.com/buildsources/f/fsl-codecs-common/"&gt;http://repository.timesys.com/buildsources/f/fsl-codecs-common/&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="http://repository.timesys.com/buildsources/f/fsl-mm-codeclib/"&gt;http://repository.timesys.com/buildsources/f/fsl-mm-codeclib/&lt;/A&gt;&amp;nbsp;too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 17:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165912#M4458</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-08-18T17:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165913#M4459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Daiane! I will try this. This makes sense. That's probably where the missing headers are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 17:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165913#M4459</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-18T17:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165914#M4460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please, let us know the result ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 19:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165914#M4460</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-08-18T19:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165915#M4461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I definitely got a lot farther this time, but I get this error:&lt;/P&gt;&lt;P&gt;mfw_gst_v4lsink.h:51: fatal error: linux/mxc_v4l2.h: No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently I am missing some video4linux2 stuff. I will start digging for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 09:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165915#M4461</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-19T09:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165916#M4462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The previous file was in the Linux headers directory. I copied it over to /usr/include and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OK I got it compiled. However, GStreamer does not find the new plugins. gst-inpect-0.10 shows none of the new mfw plugins, even if they seemed to install correctly. (they installed to /usr/local/lib)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a test program called gplay. gplay seems to play an mp3 file, but nothing is heard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It gives errors when trying to watch a DVD rip or 720p Mpeg4 video. Video doesn't seem to work at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 12:03:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165916#M4462</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-19T12:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165917#M4463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was the binaries copied to the right place? Can you see *.so files? It can be a missing local variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why aren´t you using the deb package released by FSL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 15:49:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165917#M4463</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-08-19T15:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165918#M4464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can see various freescale libraries (.so). I ran ldconfig and so forth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where is the. deb that is released by FSL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've looked high and low for GStreamer support for i.mx515. The only things I have found are those on timesys or then really old Ubuntu archives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Aug 2011 10:23:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165918#M4464</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-20T10:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165919#M4465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you should work with the "really old Ubuntu archives". You can take there any configuration (or even some doc) that will allow you to install the packages you have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 13:37:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165919#M4465</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-08-22T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165920#M4466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daiane, I found the FSL debs and installed them. Now when I run gst-inspect-0.10 I can see several mfw_ ... plugins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The (Totem) Movie Player in Ubuntu, however, still does not seem to use an optimized pipleline in gstreamer. I need to work out what kind of pipeline to use with these plugins. I seem to recall reading some PDF from Freescale a while back about GStreamer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 05:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165920#M4466</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-23T05:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165921#M4467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK now I found this PDF: &lt;A href="http://www.freescale.com.cn/cstory/ftf/2010/pdf/0951.pdf" target="_blank"&gt;http://www.freescale.com.cn/cstory/ftf/2010/pdf/0951.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to use that pipeline in the PDF: gst-launch-0.10 videotestsrc pattern=1 ! autovideosink&lt;/P&gt;&lt;P&gt;or: videotestsrc pattern=1 ! mfw_v4lsink&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It starts prerolling and playing without errors, but there's no picture anywhere to be seen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 06:17:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165921#M4467</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-23T06:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165922#M4468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gst-launch-0.10 playbin uri=file:///home/william/videos/starwars.avi&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;looks like it is working with full hardware acceleration in the vpu with video being decoded (somewhere), but no picture is visible. I am using an Efika MX with HDMI out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 09:06:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165922#M4468</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-23T09:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165923#M4469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using gstreamer + Ubuntu, I think you should try&amp;nbsp;ximagesink instead of mfw_v4lsink&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, you should try to start Totem from some terminal and track its log. Why do you think it is not using HW acceleration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 19:03:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165923#M4469</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-08-23T19:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165924#M4470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CITE&gt;Daiane Angolini said:&lt;/CITE&gt;&lt;BR /&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/gstreamer-with-video-acceleration#4103961Comment31031"&gt;&lt;DIV&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using gstreamer + Ubuntu, I think you should try&amp;nbsp;ximagesink instead of mfw_v4lsink&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, you should try to start Totem from some terminal and track its log. Why do you think it is not using HW acceleration?&lt;/P&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;Hi William, etc.&lt;BR /&gt;&lt;BR /&gt;Actually we prefer mwf_v4lsink here at Genesi. For under 1280x720 that is (above that, it may not render). Right now we have some strange interactions between xvimagesink and Totem so V4L is the only thing that works. And you would need - ideally - our patched GStreamer sources (since we ship Maverick and FSL's MM core is against Lucid, and we have made some improvements and fixed some bugs) and an updated 2D driver (not ready yet).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is, once we published the binaries to someone we have to release it as per the GPL - we are also liable for patent royalty payments. For something that is just a little too quirky to put on a live system right now, I personally am not willing to actually put anything out there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Genesi absolutely cannot support you on Freescale's raw codec sources..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 06:10:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165924#M4470</guid>
      <dc:creator>mwsealey</dc:creator>
      <dc:date>2011-08-24T06:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165925#M4471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At some point I was able to see a semitransparent video picture overlayed on top of the Ubuntu desktop using playbin which used the mfw_v4lsink. The video picture was smooth. It is an XviD video that didn't work previously. So HW video decoding is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried running Totem. The command line shows the same as playbin. Video is there and the VPU is in use. However, no video picture is visible in Totem. In the terminal I see it is using the V4LSINK (mfw_v4lsink).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try to figure out how to get the GStreamer playbin to use ximagesink, since that seems to work very well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 09:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165925#M4471</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-24T09:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165926#M4472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;I am happy once I get the promised 720p video playback working, and it seems like I am almost there. That carrot has been dangling way too close in front of me. :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;William&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 11:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165926#M4472</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-24T11:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165927#M4473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK now I have HW accelerated video working in Totem. I needed to patch mfw_v4lsink with a color key value for X.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;However, when I try the 720p stereo MP4 version of Big Buck Bunny it starts decoding and playing, but the picture is messed up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it definitely looks like 720p is being decoded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 12:50:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165927#M4473</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-08-25T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165928#M4474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi William, &amp;nbsp;I saw your problem on 'FslParserGetMetaData'. Now I am also facing the same issue. If you have found answers please let me know. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 10:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165928#M4474</guid>
      <dc:creator>Swamy</dc:creator>
      <dc:date>2011-09-06T10:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165929#M4475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swamy, I had to download the i.MX Multimedia Codecs from &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX51_SW" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX51_SW&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had to use the "force-all" option installing some of the packages and it broke my dependencies and package management system in Maverick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Freescale package, IIRC, is missing the dev version of its libgstreamer, which has some of the header files in it that you need. I found some of the missing header files in the kernel source tree and copied them over to /usr/include&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;Also with some MPEG4 content I get periodic black screens for about 1/2-1 sec. at a time.With 720p I got a distorted picture, but I suspect that it might be my display, which is DVI, but not full HD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to try to retrace the steps I took, create debs, and make them available, with a patch to the latest GStreamer so that it does not break deps, but I haven't gotten around to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 19:15:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165929#M4475</guid>
      <dc:creator>frostybeard</dc:creator>
      <dc:date>2011-09-07T19:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: GStreamer with video acceleration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165930#M4476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks William for the feedback.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 05:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GStreamer-with-video-acceleration/m-p/165930#M4476</guid>
      <dc:creator>Swamy</dc:creator>
      <dc:date>2011-09-08T05:22:45Z</dc:date>
    </item>
  </channel>
</rss>

