<?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: Qt5 Cinematic Experience Demo on i.MX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223684#M15386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a 1024x768 lvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;40 fps&amp;nbsp; should still be&amp;nbsp; a good fps.&amp;nbsp; Everything above 24 fps should look decent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it looks bad?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jun 2013 15:30:45 GMT</pubDate>
    <dc:creator>FranciscoCarril</dc:creator>
    <dc:date>2013-06-24T15:30:45Z</dc:date>
    <item>
      <title>Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223678#M15380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This demo uses the latest features of Qt5, and it runs with very good performance in i.MX6 Q,&amp;nbsp; please take a look!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IFRAME frameborder="0" width="425" height="350" src="https://www.youtube.com/embed/o_lcPKB5WrA" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to install this demo first&amp;nbsp; you should already have installed QT5,&amp;nbsp; please follow the instructions from here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94066"&gt;Building QT for i.MX6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then make the qmake that you just created available in your PATH variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;$ export PATH=$PATH:/usr/local/Trolltech/Qt5-imx6-1/bin&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the example for my personal installation, please modify the Qt5 path accordingly to yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using an NFS with your board then you can do everything inside the rootfs folder of your convenience.&amp;nbsp; Download the code from the web site and untar it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;$ cd /home/b35153/ltib110/ltib/rootfs/root&lt;/P&gt;
&lt;P&gt;$ wget &lt;A href="http://quitcoding.com/download/Qt5_CinematicExperience_rpi_1.0.tgz" title="http://quitcoding.com/download/Qt5_CinematicExperience_rpi_1.0.tgz"&gt;http://quitcoding.com/download/Qt5_CinematicExperience_rpi_1.0.tgz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;$ tar -xzvf Qt5_CinematicExperience_rpi_1.0.tgz&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create a folder called Qt5_CinematicExperience_rpi_1.0,&amp;nbsp; go inside of it&amp;nbsp; and run qmake &amp;amp;&amp;amp; make.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;$ cd Qt5_CinematicExperience_rpi_1.0 &lt;/P&gt;
&lt;P&gt;$ qmake &amp;amp;&amp;amp; make&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then you are ready to run the demo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are in linux only&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;$ ./Qt5_CinematicExperience&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are in X11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;$ ./Qt5_CinematicExperience -platform qt-xcb&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;if you are in Wayland&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;$ ./$ ./Qt5_CinematicExperience -platform wayland-egl&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 23:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223678#M15380</guid>
      <dc:creator>FranciscoCarril</dc:creator>
      <dc:date>2013-03-13T23:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223679#M15381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks nice! It would be great if you can detail the steps for building it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 00:24:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223679#M15381</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-03-14T00:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223680#M15382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure! Tomorrow I'll post the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 01:14:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223680#M15382</guid>
      <dc:creator>FranciscoCarril</dc:creator>
      <dc:date>2013-03-14T01:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223681#M15383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's very good :smileyhappy:&amp;nbsp; Do you think that it's now possible to have a video playing in qml with full hardware acceleration (direct access from opengl texture without copy to allow full HD playback) I mean to have access to an opengl texture containing movie, not an overlay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 22:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223681#M15383</guid>
      <dc:creator>qtnext</dc:creator>
      <dc:date>2013-03-16T22:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223682#M15384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't tried that, but when you configure the installation of Qt&amp;nbsp; you should see this in the configure summary:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GStreamer support ...... yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means videos will be played with Gstreamer, and if used with the correct plugin Gstreamer can be hardware accelerated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 16:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223682#M15384</guid>
      <dc:creator>FranciscoCarril</dc:creator>
      <dc:date>2013-03-22T16:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223683#M15385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i tested with imx6q and full hd (1920x1080@60) Hdmi output.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;the &lt;/SPAN&gt;performance was very poor (40 fps)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i saw in the our video you have about 75-95 fps with ??? resolution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L3.0.35_4.0.0&lt;/P&gt;&lt;P&gt;Qt5_CinematicExperience_rpi_1.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Jun 2013 15:48:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223683#M15385</guid>
      <dc:creator>cn_mmv</dc:creator>
      <dc:date>2013-06-22T15:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223684#M15386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a 1024x768 lvds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;40 fps&amp;nbsp; should still be&amp;nbsp; a good fps.&amp;nbsp; Everything above 24 fps should look decent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it looks bad?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 15:30:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223684#M15386</guid>
      <dc:creator>FranciscoCarril</dc:creator>
      <dc:date>2013-06-24T15:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223685#M15387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did someone manage to have accelerated video with imx6, qt5 and qml video element?&lt;/P&gt;&lt;P&gt;I've tried bu enabling qtmultimedia and gstreamer support but it seems that the video element in qml still uses not HW accelerated plugins of gstreamer!&lt;/P&gt;&lt;P&gt;In facts the qmlvideo demo shows very poor performances and high cpu load...if you use gplay from command line the video output is perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 09:51:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223685#M15387</guid>
      <dc:creator>mralmond</dc:creator>
      <dc:date>2013-10-31T09:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223686#M15388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I think your post deserves a new thread. BTW, did you build all this with Yocto? If yes, post the question into the meta-freescale list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 15:47:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223686#M15388</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-10-31T15:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qt5 Cinematic Experience Demo on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223687#M15389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francisco&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 08:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt5-Cinematic-Experience-Demo-on-i-MX6/m-p/223687#M15389</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-04-04T08:18:38Z</dc:date>
    </item>
  </channel>
</rss>

