<?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: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270177#M28973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would also be interested in any new development concerning HTML5 videos in WebKit on i.MX6.&lt;/P&gt;&lt;P&gt;I tried a yocto system with WebKit-GTK-2.4.5 and gstreamer1.0 and the gstreamer-imx plugins from dv1.&lt;/P&gt;&lt;P&gt;I'm using a local webm video file and I can see the progress-bar moving as the video plays, but only get a blank image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2014 13:19:05 GMT</pubDate>
    <dc:creator>frsc</dc:creator>
    <dc:date>2014-09-30T13:19:05Z</dc:date>
    <item>
      <title>Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270153#M28949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using the GStreamer plugins for i.MX6 video decoding using a Yocto-based rootfs. I used the recipes from &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fmeta-fsl-arm" rel="nofollow" target="_blank"&gt;Freescale/meta-fsl-arm · GitHub&lt;/A&gt; for building (I used the danny branch). I used "imx6qsabresd" as the machine in Yocto's local.conf.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This gave me a kernel 3.0.35, and the following package versions:&lt;/P&gt;&lt;P&gt;firmware-imx-vpu-imx6q - 12.09.01-r4.0&lt;/P&gt;&lt;P&gt;gst-fsl-plugin - 3.0.1-r9.1&lt;/P&gt;&lt;P&gt;imx-audio - 0.1-r4&lt;/P&gt;&lt;P&gt;imx-lib - 12.09.01-r4.0&lt;/P&gt;&lt;P&gt;libfslparser - 3.0.1-r1&lt;/P&gt;&lt;P&gt;libfslvpuwrap3 - 1.0.17-r0&lt;/P&gt;&lt;P&gt;libgal-common-mx6 - 12.09.01-r1.0&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I tried to play a h264 video with GStreamer's playbin2 , it worked fine:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;gst-launch-0.10 playbin2 uri=file:///media/mmcblk1p3/sintel_trailer-1080p.mp4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I use an appsink as videosink, it breaks down:&lt;/P&gt;&lt;P&gt;gst-launch-0.10 playbin2 uri=file:///media/mmcblk1p3/sintel_trailer-1080p.mp4 video-sink="appsink"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get errors like:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;0:00:00.531415996&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.560362996&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.561086330&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.601098330&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.601788996&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.601995329&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.602423663&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.602734329&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.603029996&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.603659329&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.604238663&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.604373663&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.604993996&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.605017996&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.605644663&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.605856996&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.606362329&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.606614329&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.606981329&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.607351996&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.607581663&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P&gt;0:00:00.608115996&amp;nbsp; 1015 0x2b825d80 WARN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mfw_aacdecoder mfw_gst_aacdec.c:1724:mfw_gst_aacdec_data: not able to push the data&lt;/P&gt;&lt;P&gt;0:00:00.608310330&amp;nbsp; 1015 0x2b825c60 WARN&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; vpudec vpudec.c:1541:gst_vpudec_chain: Got no frame buffer message, return 0x89, 8 frames in displaying queue!!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I never see these errors when using another sink, like mfw_v4lsink, fakesink, or fbdevsink.&lt;/P&gt;&lt;P&gt;This is relevant to me, because WebKit internally uses a derivative of the appsink for the video frames. In other words, the VPU GStreamer plugins will not work with WebKit.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are the errors above known? Is there a newer version of the Freescale video decoder plugins which fixes them?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336438"&gt;vpu-errors.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 15:11:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270153#M28949</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-02-22T15:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270154#M28950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, there is a newer BSP (1.1.0), but I´m not sure it fixes this issues, because I even understand the issue (I don´t know aapsink)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to test one gstreamer command line without playbin, only to display video on appsink? ( I mean, create your own command line with decoder, demux and appsink, without audio)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know the results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 14:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270154#M28950</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-26T14:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270155#M28951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, I now tried it with a manually created pipeline:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gst-launch-0.10 filesrc location=sintel_trailer-1080p.mp4 ! "video/quicktime, variant=(string)iso" ! aiurdemux name=d&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "d.video_0000" ! vpudec ! appsink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the log (produced with &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;GST_DEBUG=2,*aiur*:5,*vpudec*:5 )&lt;/SPAN&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:29:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270155#M28951</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-02-27T13:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270156#M28952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was not able to see anything special on your log, sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the behavior if you use qtdemux instead of &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;aiurdemux&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 18:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270156#M28952</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-27T18:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270157#M28953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used this pipeline for trying out qtdemux:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GST_DEBUG=2,*aiur*:5,*vpudec*:5 gst-launch-0.10 filesrc loc&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ation=sintel_trailer-1080p.mp4 ! "video/quicktime, variant=(string)iso" ! qtdemu&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;x name=d&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "d.video_00" ! vpudec ! appsink&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;And it didn't work either, but the errors are different now. I attached the new log.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 09:24:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270157#M28953</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-02-28T09:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270158#M28954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I suppose it´s an error on the decoder-sink interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you have tested the same video on you linux PC and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I suppose you have tried a non vpu accelerated decoder on the board, and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I install appsink in my rootfs? It was not installed by default. Are you using prebuilt LTIB image? Please, let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270158#M28954</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-28T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270159#M28955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your assumptions are correct. The videos work fine on the PC, and they also work fine with other decoders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not use LTIB, I used Yocto instead. Yocto 1.3 (with poky 8.0 "danny"), to be exact. I also added Freescale's meta-fsl-arm layer, to get the VPU plugins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The appsink is part of the GStreamer base plugins package. The name in the LTIB package list is "gstreamer-plugins-base" : &lt;A href="https://support.bluetechnix.at/wiki/Qt_Embedded_on_i.MX53#LTIB_configuration_.28Qt_Embedded.29"&gt;https://support.bluetechnix.at/wiki/Qt_Embedded_on_i.MX53#LTIB_configuration_.28Qt_Embedded.29&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:22:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270159#M28955</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-02-28T16:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270160#M28956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ow! you´re using yocto! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appsink is default installed on it? I have fsl-image-gui and fsl-image-test already built for sabre sd (I suppose the board will not be a problem)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think I could use some of those images?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270160#M28956</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-28T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270161#M28957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These images should be OK, but you should modify their recipes to include "gst-plugins-base-meta" to the EXTRA_IMAGE_FEATURES list (for example, look at the fsl-image-test recipe: &lt;A href="https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-fsl/images/fsl-image-test.bb" title="https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-fsl/images/fsl-image-test.bb"&gt;meta-fsl-demos/recipes-fsl/images/fsl-image-test.bb at master · Freescale/meta-fsl-demos · GitHub&lt;/A&gt; ) . This installs all plugins from the base package (including appsink). By default, these images do not install it.&lt;/P&gt;&lt;P&gt;To be able to test other decoders etc. it is probably best to just add all of GStreamer, so I add these entries to the list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;gst-plugins-base-meta&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;gst-plugins-good-meta&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;gst-plugins-bad-meta&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;gst-plugins-ugly-meta&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;gst-ffmpeg&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 16:48:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270161#M28957</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-02-28T16:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270162#M28958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me bitbake it and I update you as soon as I have tested&lt;/P&gt;&lt;P&gt;(sorry, it can take 1 or 2 days until I´m able to effectively test it, but I´m here)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 17:06:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270162#M28958</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-02-28T17:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270163#M28959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It also happens with newer versions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firmware-imx-vpu-imx6q : 1:1.1.0-r4.0&lt;/P&gt;&lt;P&gt;gst-fsl-plugin : 3.0.5-r9.3&lt;/P&gt;&lt;P&gt;imx-audio : 0.1-r4&lt;/P&gt;&lt;P&gt;imx-lib : 1:1.1.0-r4.0&lt;/P&gt;&lt;P&gt;libfslparser : 3.0.5-r1&lt;/P&gt;&lt;P&gt;libfslvpuwrap3 : 1.0.17-r0&lt;/P&gt;&lt;P&gt;libgal-common-mx6 : 12.09.01-r2.0&lt;/P&gt;&lt;P&gt;libgstfsl-0.10-0 : 3.0.5-r9.3&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, 05 Mar 2013 14:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270163#M28959</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-03-05T14:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270164#M28960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks. I think I had already bitbaked the image, I´m about to test it. asap I let you know :smileywink:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 16:16:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270164#M28960</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-03-05T16:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270165#M28961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tested a lot of variations and I was not able to get appsink in my rootfs. Can you send me a patch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don´t think it´s a fsl-plugins *bug*. vpudec is not supposed to be tested using appsink as video output, although there is a gstreamer api. (ofcourse, we all expects that everything just works)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to figure out what would be the mismatch on the communication between vpudec and appsink? What one gives and other one expects? I´m not a gstreamer expert, I don´t know to code for it, and maybe the best place to you to ask help on this is gstreamer community itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 19:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270165#M28961</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-03-06T19:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270166#M28962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, sorry for the delay, had other things to attend to. You should install the -meta versions of the gst-plugins. To do a quick test, in your local meta-fsl-arm copy, create a "recipes-image" directory, and copy the attached file into it. Then build with bitbake the "fsl-gst-test-image" image. This should give you an image with all of the GStreamer plugins added (minus the ones in -ugly, since they must be explicitely whitelisted), including the appsink and all of the Freescale plugins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your questions about the mismatch, I unfortunately did not have time do look further into that yet :smileysad:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 15:44:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270166#M28962</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-03-30T15:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270167#M28963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m really busy this and next week, so please, bring this issue up again when you re-start to work on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 16:23:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270167#M28963</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-04-01T16:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270168#M28964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Were you able to get appsink working with the gstreamer VPU plugins? I am looking to do something similar and would like to have an idea about its feasibility before I get started. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 16:41:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270168#M28964</guid>
      <dc:creator>varsmolta</dc:creator>
      <dc:date>2013-07-27T16:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270169#M28965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think someone else reported this on meta-freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you enter meta-freescale?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I saw some patches was included on master in order to "fix" the -meta for gstreamer. Do you think it could be a missing plugin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 13:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270169#M28965</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-07-30T13:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270170#M28966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it has not been fixed yet. I also added bug reports to the meta-fsl-arm bugzilla: &lt;A href="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155" title="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155"&gt;https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155&lt;/A&gt; and &lt;A href="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155" title="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155"&gt;https://bugzilla.yoctoproject.org/show_bug.cgi?id=4156&lt;/A&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 13:37:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270170#M28966</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-07-30T13:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270171#M28967</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;if you mean &lt;A href="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155" title="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155"&gt;https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155&lt;/A&gt; and &lt;A href="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155" title="https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155"&gt;https://bugzilla.yoctoproject.org/show_bug.cgi?id=4155&lt;/A&gt; , then yes, I added these bugreports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The -meta fixes on master are unrelated. They fix a problems when trying to install -meta packages on images with Yocto. Before this patch, -meta contains dependencies to non-existing packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty sure the cause lies in the Aiur demuxer. I have been able to write a VPU decoder plugin for GStreamer 1.0 (unfinished; will be on github in the next few days), and it worked perfectly with appsink. It works with the GStreamer-provided demuxers and base class instead of using custom ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 13:40:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270171#M28967</guid>
      <dc:creator>dv1</dc:creator>
      <dc:date>2013-07-30T13:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with GStreamer 0.10 VPU plugins and Appsink (and WebKit)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270172#M28968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know that there is a new MM version on master-next waiting for some test to be merged?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It´s 3.0.8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a chance to test, please, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nice to know you´ve been coding a VPU decoder, I would like to see it when you place in github, if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:02:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-GStreamer-0-10-VPU-plugins-and-Appsink-and-WebKit/m-p/270172#M28968</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-07-30T19:02:33Z</dc:date>
    </item>
  </channel>
</rss>

