<?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>i.MX ProcessorsのトピックRe: meta-qt5 on master-next does not build video mediaservices</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306459#M39482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What image are you building? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2014 18:43:44 GMT</pubDate>
    <dc:creator>ricercasviluppo</dc:creator>
    <dc:date>2014-05-05T18:43:44Z</dc:date>
    <item>
      <title>meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306452#M39475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty new to imx6 and yocto development. So, please excuse if my question is dumb or if I am doing something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a nitrogen6x board and tried to build a qt5 enabled image.I used the master-next branch with kernel 3.10, added the meta-qt5 branch and an image recipe that included qt5 and several apps (taken from here &lt;A href="http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard" title="http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard"&gt;Integrate Qt5 into yocto sato image on Wandboard - Wandboard Wiki&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The build runs fine, everything seems to work (including qt5, hw accelerated GPU and VPU, tested with gstreamer), except: qt5 is build without any video mediaservice providers, so that I cannot use video in qt5.&lt;/P&gt;&lt;P&gt;Here is my /usr/lib/qt5/plugins/mediaservice folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libqtmedia_audioengine.so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering, if I did something stupid wrong (but I did follow the mentioned howto), or if qt5.2.1 is missing the video media service? In the wandboard image from here &lt;A href="http://www.wandboard.org/images/downloads/yocto-1.5_qt5_wandboard_20140106.zip" title="http://www.wandboard.org/images/downloads/yocto-1.5_qt5_wandboard_20140106.zip"&gt;http://www.wandboard.org/images/downloads/yocto-1.5_qt5_wandboard_20140106.zip&lt;/A&gt;, which was apparently done following the same tutorial (but with QT5.1.1) the folder looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;libgstaudiodecoder.so&amp;nbsp; libgstcamerabin.so&amp;nbsp; libgstmediacapture.so&amp;nbsp; libgstmediaplayer.so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for any help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 06:50:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306452#M39475</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-03-29T06:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306453#M39476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering if these warnings have anything to do with the gstreamer plugin not building?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-adder-0.10.36 was registered as shlib provider for libgstadder.so, changing it to gstreamer1.0-plugins-base-adder-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-alsa-0.10.36 was registered as shlib provider for libgstalsa.so, changing it to gstreamer1.0-plugins-base-alsa-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-app-0.10.36 was registered as shlib provider for libgstapp.so, changing it to gstreamer1.0-plugins-base-app-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-audioconvert-0.10.36 was registered as shlib provider for libgstaudioconvert.so, changing it to gstreamer1.0-plugins-base-audioconvert-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-audiorate-0.10.36 was registered as shlib provider for libgstaudiorate.so, changing it to gstreamer1.0-plugins-base-audiorate-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-audioresample-0.10.36 was registered as shlib provider for libgstaudioresample.so, changing it to gstreamer1.0-plugins-base-audioresample-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-audiotestsrc-0.10.36 was registered as shlib provider for libgstaudiotestsrc.so, changing it to gstreamer1.0-plugins-base-audiotestsrc-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-encodebin-0.10.36 was registered as shlib provider for libgstencodebin.so, changing it to gstreamer1.0-plugins-base-encodebin-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-gio-0.10.36 was registered as shlib provider for libgstgio.so, changing it to gstreamer1.0-plugins-base-gio-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-ivorbisdec-0.10.36 was registered as shlib provider for libgstivorbisdec.so, changing it to gstreamer1.0-plugins-base-ivorbisdec-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-ogg-0.10.36 was registered as shlib provider for libgstogg.so, changing it to gstreamer1.0-plugins-base-ogg-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-subparse-0.10.36 was registered as shlib provider for libgstsubparse.so, changing it to gstreamer1.0-plugins-base-subparse-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-tcp-0.10.36 was registered as shlib provider for libgsttcp.so, changing it to gstreamer1.0-plugins-base-tcp-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-theora-0.10.36 was registered as shlib provider for libgsttheora.so, changing it to gstreamer1.0-plugins-base-theora-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-typefindfunctions-0.10.36 was registered as shlib provider for libgsttypefindfunctions.so, changing it to gstreamer1.0-plugins-base-typefindfunctions-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-videorate-0.10.36 was registered as shlib provider for libgstvideorate.so, changing it to gstreamer1.0-plugins-base-videorate-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-videoscale-0.10.36 was registered as shlib provider for libgstvideoscale.so, changing it to gstreamer1.0-plugins-base-videoscale-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-videotestsrc-0.10.36 was registered as shlib provider for libgstvideotestsrc.so, changing it to gstreamer1.0-plugins-base-videotestsrc-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-volume-0.10.36 was registered as shlib provider for libgstvolume.so, changing it to gstreamer1.0-plugins-base-volume-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-vorbis-0.10.36 was registered as shlib provider for libgstvorbis.so, changing it to gstreamer1.0-plugins-base-vorbis-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-ximagesink-0.10.36 was registered as shlib provider for libgstximagesink.so, changing it to gstreamer1.0-plugins-base-ximagesink-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;WARNING: gst-plugins-base-xvimagesink-0.10.36 was registered as shlib provider for libgstxvimagesink.so, changing it to gstreamer1.0-plugins-base-xvimagesink-1.2.3 because it was built later&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2014 07:20:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306453#M39476</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-03-29T07:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306454#M39477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I am one step further: I did all the steps again, but this time checking out dora instead of master-netx (btw. is there a method to change the branch easily, or is it necessary to always start completely new, when switching the branch?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dora has qt5.1.1 and here the mediaservices for gstreamer are built. However, I had some other problems, so I ended up with using this image and copying all qt5 files from the published wandboard image to my image. This way I came to a working qt5 image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Results are, however, that video playback is very much sloppy using the glimagesink, so this is now usable for me. :-(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other possibility could be to use eglfs and draw the video with gstreamer to the BG while QT renders the OSD to the FG? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 09:25:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306454#M39477</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-03-31T09:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306455#M39478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I don't seem to get any help here, can somebody maybe recommend a place where I can find some help regarding the missing gstreamer mediaservice plugins in qt5.2.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 08:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306455#M39478</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-04-14T08:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306456#M39479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I found the solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There has been a commit disabling gstreamer multimedia services by default (see here: &lt;A class="loading" href="https://github.com/meta-qt5/meta-qt5/commit/faad8d1df1aee67f9d1a7e9ea3c13f92d04baf8e"&gt;https://github.com/meta-qt5/meta-qt5/commit/faad8d1df1aee67f9d1a7e9ea3c13f92d04baf8e&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get the plugins built, you need to add:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;PACKAGECONFIG_append_pn&lt;SPAN class="sy0"&gt;-&lt;/SPAN&gt;qtmultimedia &lt;SPAN class="sy0"&gt;=&lt;/SPAN&gt;&lt;SPAN class="st0"&gt;" gstreamer010"&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class="st0"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st0"&gt;to your local.conf or your custom layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st0"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st0"&gt;Unfortunately, the integration of qtmultimedia with imx6 is still very bad and not usable at all. I guess I need to look for another platform (bay trail looks promising).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 17:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306456#M39479</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-04-15T17:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306457#M39480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, was you able to play a video?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got all the video informations at the console but the video isn't played.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please show your PACKAGECONFIG set up and the qt module installed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 17:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306457#M39480</guid>
      <dc:creator>ricercasviluppo</dc:creator>
      <dc:date>2014-05-05T17:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306458#M39481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, for me it works nicely now. Here I posted some notes:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.nxp.com/docs/DOC-100419?et=watches.email.document_comment#comment-11312" title="https://community.freescale.com/docs/DOC-100419?et=watches.email.document_comment#comment-11312"&gt;https://community.freescale.com/docs/DOC-100419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: I wonder why all my comments first need to be verified by a moderator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 17:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306458#M39481</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-05-05T17:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306459#M39482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What image are you building? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 18:43:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306459#M39482</guid>
      <dc:creator>ricercasviluppo</dc:creator>
      <dc:date>2014-05-05T18:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: meta-qt5 on master-next does not build video mediaservices</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306460#M39483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Core-image-minimal plus custom packages&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 15:21:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/meta-qt5-on-master-next-does-not-build-video-mediaservices/m-p/306460#M39483</guid>
      <dc:creator>michaelb_</dc:creator>
      <dc:date>2014-05-06T15:21:20Z</dc:date>
    </item>
  </channel>
</rss>

