<?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: Qt Phonon based Video Player in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148767#M668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compiled the project in Ubuntu x86 machine as well as IMX53 QSB which is ARM,I am able to compile the project in both the systems and I am getting the executable.&lt;/P&gt;&lt;P&gt;I installed following packages in both the systems.&lt;/P&gt;&lt;P&gt;phonon&lt;/P&gt;&lt;P&gt;phonon-backend-xine&lt;/P&gt;&lt;P&gt;libqt4-phonon-dev&lt;/P&gt;&lt;P&gt;phonon-backend-gstreamer&lt;/P&gt;&lt;P&gt;libphonon-dev&lt;/P&gt;&lt;P&gt;libphonon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am facing problem in case of IMX53 . I am able to play mp3 files however it is not able to play any video file in IMX53 QSB.While in case of X86 machine every thing is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Mar 2012 04:56:35 GMT</pubDate>
    <dc:creator>Hitex</dc:creator>
    <dc:date>2012-03-29T04:56:35Z</dc:date>
    <item>
      <title>Qt Phonon based Video Player</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148765#M666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="discussion"&gt;&lt;DIV class="description"&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; "&gt;I have designed Video Player in Qt.&lt;BR /&gt; It is using Phonon.The player is working fine on Ubuntu 10.04 however it is not working on IMX53 QSB &lt;BR /&gt; &lt;BR /&gt; I created the SD card from the link given on freescale website for MX53_QSB_UBUNTU_SD_DEMO_IMAGE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; "&gt;(&lt;A href="https://imailblr.mahindrasatyam.com/owa/redir.aspx?C=e110db59ac4b4b658af6c1c502fe84c0&amp;amp;URL=https%3a%2f%2fwww.freescale.com%2fwebapp%2fsps%2fdownload%2flicense.jsp%3fcolCode%3dMX53_QSB_UBUNTU_SD_DEMO_IMAGE%26appType%3dfile1%26location%3dnull%26DOWNLOAD_ID%3dnull" rel="nofollow" target="_blank"&gt;https://www.freescale.com/webapp/sps/download/license.jsp?colCode=M...&lt;/A&gt;)&lt;BR /&gt; &lt;BR /&gt; Kindly provide a quick solution.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; Regards&lt;BR /&gt; Hitesh Sharma&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 12:07:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148765#M666</guid>
      <dc:creator>Hitex</dc:creator>
      <dc:date>2012-03-28T12:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Qt Phonon based Video Player</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148766#M667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hitesh,&lt;/P&gt;&lt;P&gt;I'm assuming that you have cross-compiled the Qt libraries and installed them on the i.MX53 QSB. &amp;nbsp;If so, then it sounds like you are missing some Qt libraries. &amp;nbsp;My guess is that your i.MX53 Qt installation doesn't have the Qt phonon (in addition to the phonon backend) library compiled and installed. &amp;nbsp;You need to have the Qt phonon library installed in addition to all of the other Qt libraries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 14:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148766#M667</guid>
      <dc:creator>DonaldR_PooleJr</dc:creator>
      <dc:date>2012-03-28T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qt Phonon based Video Player</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148767#M668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Donald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I compiled the project in Ubuntu x86 machine as well as IMX53 QSB which is ARM,I am able to compile the project in both the systems and I am getting the executable.&lt;/P&gt;&lt;P&gt;I installed following packages in both the systems.&lt;/P&gt;&lt;P&gt;phonon&lt;/P&gt;&lt;P&gt;phonon-backend-xine&lt;/P&gt;&lt;P&gt;libqt4-phonon-dev&lt;/P&gt;&lt;P&gt;phonon-backend-gstreamer&lt;/P&gt;&lt;P&gt;libphonon-dev&lt;/P&gt;&lt;P&gt;libphonon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I am facing problem in case of IMX53 . I am able to play mp3 files however it is not able to play any video file in IMX53 QSB.While in case of X86 machine every thing is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 04:56:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148767#M668</guid>
      <dc:creator>Hitex</dc:creator>
      <dc:date>2012-03-29T04:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Qt Phonon based Video Player</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148768#M669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to check from the configure lines like this, whether phonon support is present or not.&lt;/P&gt;&lt;P&gt;./configure -help.&lt;/P&gt;&lt;P&gt;This can only help to check, whether you have all the supportive stuff to your Qt!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 11:08:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-Phonon-based-Video-Player/m-p/148768#M669</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2012-03-29T11:08:05Z</dc:date>
    </item>
  </channel>
</rss>

