<?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: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209333#M12349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have some problem when build Qt-x11 with Qt 4.7.4 and the patch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;-L/home/lucid/ltib/rpm/BUILD/qt-everywhere-opensource-src-4.7.4/src/tools/bootstrap -lbootstrap -lgstreamer-0.10 &lt;BR /&gt;/usr/bin/ld: cannot find -lgstreamer-0.10&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [../../../bin/moc] Error 1&lt;BR /&gt;make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/qt-everywhere-opensource-src-4.7.4/src/tools/moc'&lt;BR /&gt;make: *** [sub-moc-make_default-ordered] Error 2&lt;BR /&gt;error: Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.62409 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;why prompt: /usr/bin/ld: cannot find -lgstreamer-0.10 ?&lt;/P&gt;&lt;P&gt;Could you help me? Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 03:54:04 GMT</pubDate>
    <dc:creator>Jeff1z</dc:creator>
    <dc:date>2012-06-12T03:54:04Z</dc:date>
    <item>
      <title>Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209326#M12342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Recently I've performed some customizations of phonon gstreamer-backend&amp;nbsp; for supporting&amp;nbsp;i.MX53&amp;nbsp; processor. Actually with this, it&amp;nbsp;should&amp;nbsp;be &amp;nbsp;possible to playback either on QWS and X11 up to&amp;nbsp;1080p video streams, full screen or windowed..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here attached you can find the&amp;nbsp;patches&amp;nbsp;required, starting from a bare LTIB installation, hoping these will be useful for some of you :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to install:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starting from a new LTIB installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; copy phonon-gstreamer-backend-for-fsl-iMX5x.patch in /opt/freescale/pkgs/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (this operation is required once).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in your ltib installation folder do&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; patch -p1 &amp;lt; ltib-phonon-gstreamer-backend-for-fsl-iMX5x.patch&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The ltib patch is&amp;nbsp;the summa of the works done by other guys in the forum plus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; modification made for supporting&amp;nbsp;the patch for phonon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are also some improvement left to do and maybe some unknown bugs (I've performed limited testing):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As far as I know:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The QWS version has the limitation that the video is not centered in the widget while&amp;nbsp;moving the&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Video Widget itself&amp;nbsp;across the screen. I'm not a QT expert and I did not found a suitable way to let&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; know&amp;nbsp;to the video widget that its absolute position&amp;nbsp;is changed. Right now the video will get&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; centered in the widget when passing the mouse over the wdiget itself,&amp;nbsp;when it is&amp;nbsp; been&amp;nbsp;moved from&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; its&amp;nbsp;original position.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the QWS the overlay of video/graphics is done via HW and the selected Color Key is Black, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; such that if you put any black graphic object over the video, it will become transparent. There is&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no appropriate API for controlling that via the&amp;nbsp;Application and the value is hard coded in&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; widgetrenderer.cpp. It implies that you have to modify it in there, without forgetting to let it match&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; video widget background (otherwise you won't see anything on screen !!!). If you really need that...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;This patch drastically modify the standard renderer (X11 and Widget), such that it might be worth&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; having separate renderers...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The patch it is been tested on i.MX53 but it should work also for i.MX51, some further hack might &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; be required for using other i.MX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ciao&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --daniele&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-335862"&gt;366-ltibphonongstreamerbackendforfsliMX5x.patch&lt;/A&gt;&lt;/STRONG&gt;&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-335862"&gt;367-phonongstreamerbackendforfsliMX5x.patch&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 23:34:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209326#M12342</guid>
      <dc:creator>DanieleDall_Acq</dc:creator>
      <dc:date>2012-02-06T23:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209327#M12343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great patch ! I have added support for video rotation in the videowidget. I will upload a patch when the code is cleaned and ready.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 13:00:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209327#M12343</guid>
      <dc:creator>micken</dc:creator>
      <dc:date>2012-02-12T13:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209328#M12344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have trouble to compile QT with this patch. here is the output:&lt;/P&gt;&lt;P&gt;../../../3rdparty/phonon/gstreamer/devicemanager.cpp: In member function 'Phonon::Gstreamer::AbstractRenderer* Phonon::Gstreamer::DeviceManager::createVideoRenderer(Phonon::Gstreamer::VideoWidget*)':&lt;BR /&gt; ../../../3rdparty/phonon/gstreamer/devicemanager.cpp:269: error: cannot allocate an object of abstract type 'Phonon::Gstreamer::X11Renderer'&lt;BR /&gt; ../../../3rdparty/phonon/gstreamer/x11renderer.h:41: note: because the following virtual functions are pure within 'Phonon::Gstreamer::X11Renderer':&lt;BR /&gt; ../../../3rdparty/phonon/gstreamer/abstractrenderer.h:52: note: virtual void Phonon::Gstreamer::AbstractRenderer::handleMove(QMoveEvent*)&lt;BR /&gt; ../../../3rdparty/phonon/gstreamer/devicemanager.cpp:273: error: cannot allocate an object of abstract type 'Phonon::Gstreamer::X11Renderer'&lt;BR /&gt; ../../../3rdparty/phonon/gstreamer/x11renderer.h:41: note: since type 'Phonon::Gstreamer::X11Renderer' has pure virtual functions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 19:07:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209328#M12344</guid>
      <dc:creator>Felix1z</dc:creator>
      <dc:date>2012-02-13T19:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209329#M12345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I have updated phonon-gstreamer-backend-for-fsl-iMX5x.patch with the fix for this compilation problem.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Copy the one attached to /opt/freescale/pkgs/phonon-gstreamer-backend-for-fsl-iMX5x.patch&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and manually remove rpm/BUILD/qt-everywhere-opensource-src-4.7.4/ before launching again ltib otherwise it&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; won't be applied to the current build.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao&lt;/P&gt;&lt;P&gt;&amp;nbsp; --daniele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 23:45:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209329#M12345</guid>
      <dc:creator>DanieleDall_Acq</dc:creator>
      <dc:date>2012-02-13T23:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209330#M12346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent patch, I fixed my problem with qmediaplayer not playing videos by installing 4.7.4 and this patch, many thanks.&lt;/P&gt;&lt;P&gt;I noticed though something odd with the qmediaplayer "Open File" select dialog. On first use of opening a video file the dialog shows fine. After opening and playing a video file, subsequent uses of "Open File" give a kind of semi-transparent dialog, see picture attached. The video being played in my example is of a circular "test card", which can be seen showing though the dialog. There are pure opaque black vertical bars at regular intervals through the dialog too.&amp;nbsp;Any ideas on this? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 11:32:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209330#M12346</guid>
      <dc:creator>StevieRG</dc:creator>
      <dc:date>2012-02-17T11:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209331#M12347</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 trying use this patch, but i don´t get apply it. I use qt libraries from qtnokia&lt;/P&gt;&lt;P&gt;Where I should put it source libraries? After reading your posts, i understand that it should be placed in /xxxx/ltib/rpm/BUILD. It is correct?&lt;/P&gt;&lt;P&gt;And after placed phonongstreamerbackendforfsliMX5xv2.patch in /opt/freescale/pkgs I&amp;nbsp; do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;patch -p1 &amp;lt; ltib-phonon-gstreamer-backend-for-fsl-iMX5x.patch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in XXXXXX/ltib, but I don´t get&amp;nbsp; apply patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am doing wrong??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thak you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2012 08:05:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209331#M12347</guid>
      <dc:creator>AlbertoFontan</dc:creator>
      <dc:date>2012-03-26T08:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209332#M12348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one share the .spec file for 4.7.4 source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 07:11:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209332#M12348</guid>
      <dc:creator>Hitex</dc:creator>
      <dc:date>2012-04-23T07:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209333#M12349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have some problem when build Qt-x11 with Qt 4.7.4 and the patch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;-L/home/lucid/ltib/rpm/BUILD/qt-everywhere-opensource-src-4.7.4/src/tools/bootstrap -lbootstrap -lgstreamer-0.10 &lt;BR /&gt;/usr/bin/ld: cannot find -lgstreamer-0.10&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [../../../bin/moc] Error 1&lt;BR /&gt;make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/qt-everywhere-opensource-src-4.7.4/src/tools/moc'&lt;BR /&gt;make: *** [sub-moc-make_default-ordered] Error 2&lt;BR /&gt;error: Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.62409 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;why prompt: /usr/bin/ld: cannot find -lgstreamer-0.10 ?&lt;/P&gt;&lt;P&gt;Could you help me? Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 03:54:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209333#M12349</guid>
      <dc:creator>Jeff1z</dc:creator>
      <dc:date>2012-06-12T03:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209334#M12350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Jeff said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/qt-4-7-4-phonon-gstreamer-backend-for-i-mx53-and-i-mx51?groupUrl=imxqt&amp;amp;commentId=4103961%3AComment%3A60420&amp;amp;groupId=4103961%3AGroup%3A12203#4103961Comment72396"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have some problem when build Qt-x11 with Qt 4.7.4 and the patch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;-L/home/lucid/ltib/rpm/BUILD/qt-everywhere-opensource-src-4.7.4/src/tools/bootstrap -lbootstrap -lgstreamer-0.10 &lt;BR /&gt;/usr/bin/ld: cannot find -lgstreamer-0.10&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [../../../bin/moc] Error 1&lt;BR /&gt;make[1]: Leaving directory `/home/lucid/ltib/rpm/BUILD/qt-everywhere-opensource-src-4.7.4/src/tools/moc'&lt;BR /&gt;make: *** [sub-moc-make_default-ordered] Error 2&lt;BR /&gt;error: Bad exit status from /home/lucid/ltib/tmp/rpm-tmp.62409 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;why prompt: /usr/bin/ld: cannot find -lgstreamer-0.10 ?&lt;/P&gt;&lt;P&gt;Could you help me? Thanks very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------&lt;/P&gt;&lt;P&gt;OK! I fixed it. -lgstream-0.10 is unnecessary for Qt-x11 configuration.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 08:35:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209334#M12350</guid>
      <dc:creator>Jeff1z</dc:creator>
      <dc:date>2012-06-12T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209335#M12351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial,Helvetica,sans-serif; font-size: 10pt;"&gt;I'm using imx53 QSB with Ltib. I'm trying to use phonon with QT video application &lt;BR /&gt;*** &lt;BR /&gt;I'm getting following error while trying to run a media player app in Qt. Please help me if there a way to solve this &lt;BR /&gt; &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::Audi oOutput ( no objectName ). &lt;BR /&gt;WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded &lt;BR /&gt;WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to MediaVideoWi dget ( no objectName ).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 14:11:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209335#M12351</guid>
      <dc:creator>NoufalBabu</dc:creator>
      <dc:date>2012-11-07T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209336#M12352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having same issue. Any progress on solving this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 07:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209336#M12352</guid>
      <dc:creator>Maddis</dc:creator>
      <dc:date>2013-03-20T07:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qt-4.7.4 Phonon Gstreamer Backend for i.MX53 (and i.MX51...)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209337#M12353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the QT4.8 + phonon + GStreamer integration, there was a 'video device leak' issue which only allowed a few playbacks. Please take at look at the above URL and update your patches, if applies:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?id=c2cbd977ee7ffa53f715222a13feec599b9836d1" title="http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?id=c2cbd977ee7ffa53f715222a13feec599b9836d1"&gt;http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?id=c2cbd977ee7ffa53f715222a13feec599b9836d1&lt;/A&gt;&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, 21 Mar 2013 20:18:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-4-7-4-Phonon-Gstreamer-Backend-for-i-MX53-and-i-MX51/m-p/209337#M12353</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-03-21T20:18:38Z</dc:date>
    </item>
  </channel>
</rss>

