<?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: video playing with background</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166057#M4508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check on the X packages of ltib system build and you can find Xfbdev. Without it isn't possible to have a Window where "attach" the video to play.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the list of gstreamer's Freescale plugins that you have on your system if you add the package into the ltib build:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mfw_vpudecoder:&amp;nbsp; mfw_vpudecoder: Freescale: Hardware (VPU) Decoder&lt;BR /&gt;mfw_downmixer:&amp;nbsp; mfw_downmixer: Freescale Audio Down Mixer&lt;BR /&gt;mfw_aacplusdecoder:&amp;nbsp; mfw_aacplusdecoder: Freescale AAC Decoder Plugin&lt;BR /&gt;mfw_deinterlacer:&amp;nbsp; mfw_deinterlacer: Mfw De-interlace&lt;BR /&gt;mfw_wma8encoder:&amp;nbsp; mfw_wma8encoder: freescale wma8 encoder&lt;BR /&gt;mfw_audio_pp:&amp;nbsp; mfw_audio_pp: Freescale Audio Post-process Filter&lt;BR /&gt;mfw_vpuencoder:&amp;nbsp; mfw_vpuencoder: Freescale: Hardware (VPU) Encoder&lt;BR /&gt;mfw_aacdecoder:&amp;nbsp; mfw_aacdecoder: Freescale AAC Decoder Plugin&lt;BR /&gt;mfw_v4lsink:&amp;nbsp; mfw_v4lsink: Freescale: v4l_sink&lt;BR /&gt;mfw_v4lsrc:&amp;nbsp; mfw_v4lsrc: Freescale Video Source plug-in&lt;BR /&gt;mfw_avidemuxer:&amp;nbsp; mfw_avidemuxer: FSL Avi Demuxer&lt;BR /&gt;mfw_mp3encoder:&amp;nbsp; mfw_mp3encoder: freescale mp3 encoder&lt;BR /&gt;mfw_mpg2demuxer:&amp;nbsp; mfw_mpg2demuxer: Freescale MPEG demuxer&lt;BR /&gt;mfw_mp4demuxer:&amp;nbsp; mfw_mp4demuxer: Freescale-Mp4 demuxer plugin&lt;BR /&gt;mfw_wma10decoder:&amp;nbsp; mfw_wma10decoder: Freescale's wma10 decoder&lt;BR /&gt;mfw_asfdemuxer:&amp;nbsp; mfw_asfdemuxer: FSL Asf Demuxer&lt;BR /&gt;mfw_mp3decoder:&amp;nbsp; mfw_mp3decoder: freescale mp3 decoder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the samples that i send to you&amp;nbsp; must be changed, because you have to use Freescale mfw_* plugin, and not the standard one (ie. mfw_v4lsink and not xvideosink).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try the "playbin" way, because it's easy to implement.&lt;/P&gt;&lt;P&gt;To have a fullscreen window, you must create a X window of the same size of the desktop and "attach", with the command "gst_x_overlay_set_xwindow_id, the gstreamer video on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to learn how gstreamer and X Windows worksto create your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jan 2010 23:51:39 GMT</pubDate>
    <dc:creator>c_morini</dc:creator>
    <dc:date>2010-01-08T23:51:39Z</dc:date>
    <item>
      <title>video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166051#M4502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello, I am using IMX51 board. Just i compiled my root filesystem with gstreamer in "ltib". after that when i to use gst-launch it is working fine. but the video is plaing with background(ie with kernel messages")i think it is in transparent mode. can anuone tell me how to stop the transparent mode?&amp;nbsp;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 14:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166051#M4502</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-08T14:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166052#M4503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sharief,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this happen because gst-launch draw directly on FB if you don't have a high level window manager (i.e.. KDE).&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to play it correctly, the only way is create a simple application, that use gstreamer and X window.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 18:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166052#M4503</guid>
      <dc:creator>c_morini</dc:creator>
      <dc:date>2010-01-08T18:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166053#M4504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Thanks for your valuable reply. I searched in the documentation. I didnt find how to use x window for playing video. can you suggest me how to use x window? Now i am getting only kernel messages in VGA monitor. Please help me. Thanks in advance&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 20:32:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166053#M4504</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-08T20:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166054#M4505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you already installed a &lt;EM&gt;Xfbdev&lt;/EM&gt; and &lt;EM&gt;xterm&lt;/EM&gt; packages? if not, please install them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If yes,after the boot run startx (it will run the windows manager &lt;EM&gt;Xfbdev&lt;/EM&gt;) and open, into the window, a &lt;EM&gt;xterm&lt;/EM&gt; session; Here, you can run a application that use X functions to play gstreamer video.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About application to play media using gstreamer library, and about to play it into a window, look at these websites:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.imxdev.org/wiki/index.php?title=All_Board_Creating_App_Video" target="test_blank"&gt;http://www.imxdev.org/wiki/index.php?title=All_Board_Creating_App_Video&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://code.google.com/p/gst-player/" target="test_blank"&gt;http://code.google.com/p/gst-player/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstxoverlay.html" target="test_blank"&gt;http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-gstxoverlay.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 21:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166054#M4505</guid>
      <dc:creator>c_morini</dc:creator>
      <dc:date>2010-01-08T21:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166055#M4506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes thank you. I didnt have this "Xfbdev" package even in freescale website. I have this xterm package. Now my question is whether i have to build new file system enabling this packages in configuration? or shall i load dynamically? and even i didnt have "xvideosink" in my gst-inspect. &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; &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; &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; &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; &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; &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; &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;My another question is how to make this video into fullscreen?it is playing in small portion of my monitor. Please help me. Thanks a lot "morini".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 22:23:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166055#M4506</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-08T22:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166056#M4507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I tries this first link which you sent to me..I that i am getting error message. This is the error message &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; root@freescale /home$ ./playvideo yuvraj.mp4&lt;BR /&gt;MPEG4PARSER_05.14.00 build on Aug 6 2009 13:54:26.&lt;BR /&gt;MFW_GST_MP4_PARSER_PLUGIN V1.6.0-r1 build on Jan 6 2010 16:52:33.&lt;BR /&gt;MFW_GST_V4LSINK_PLUGIN V1.6.0-r1 build on Jan 6 2010 16:52:40.&lt;BR /&gt;&lt;BR /&gt;(playvideo:2121): GLib-GObject-WARNING **: value "((MfwGstVpuDecCodecs) 38020)" of type `MfwGstVpuDecCodecs' is invalid or out of range for property `codec-'&lt;BR /&gt;One element could not be created. Exiting.&lt;BR /&gt;root@freescale /home$ &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; &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; &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; &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;Please help me&amp;nbsp;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 22:46:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166056#M4507</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-08T22:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166057#M4508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check on the X packages of ltib system build and you can find Xfbdev. Without it isn't possible to have a Window where "attach" the video to play.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the list of gstreamer's Freescale plugins that you have on your system if you add the package into the ltib build:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mfw_vpudecoder:&amp;nbsp; mfw_vpudecoder: Freescale: Hardware (VPU) Decoder&lt;BR /&gt;mfw_downmixer:&amp;nbsp; mfw_downmixer: Freescale Audio Down Mixer&lt;BR /&gt;mfw_aacplusdecoder:&amp;nbsp; mfw_aacplusdecoder: Freescale AAC Decoder Plugin&lt;BR /&gt;mfw_deinterlacer:&amp;nbsp; mfw_deinterlacer: Mfw De-interlace&lt;BR /&gt;mfw_wma8encoder:&amp;nbsp; mfw_wma8encoder: freescale wma8 encoder&lt;BR /&gt;mfw_audio_pp:&amp;nbsp; mfw_audio_pp: Freescale Audio Post-process Filter&lt;BR /&gt;mfw_vpuencoder:&amp;nbsp; mfw_vpuencoder: Freescale: Hardware (VPU) Encoder&lt;BR /&gt;mfw_aacdecoder:&amp;nbsp; mfw_aacdecoder: Freescale AAC Decoder Plugin&lt;BR /&gt;mfw_v4lsink:&amp;nbsp; mfw_v4lsink: Freescale: v4l_sink&lt;BR /&gt;mfw_v4lsrc:&amp;nbsp; mfw_v4lsrc: Freescale Video Source plug-in&lt;BR /&gt;mfw_avidemuxer:&amp;nbsp; mfw_avidemuxer: FSL Avi Demuxer&lt;BR /&gt;mfw_mp3encoder:&amp;nbsp; mfw_mp3encoder: freescale mp3 encoder&lt;BR /&gt;mfw_mpg2demuxer:&amp;nbsp; mfw_mpg2demuxer: Freescale MPEG demuxer&lt;BR /&gt;mfw_mp4demuxer:&amp;nbsp; mfw_mp4demuxer: Freescale-Mp4 demuxer plugin&lt;BR /&gt;mfw_wma10decoder:&amp;nbsp; mfw_wma10decoder: Freescale's wma10 decoder&lt;BR /&gt;mfw_asfdemuxer:&amp;nbsp; mfw_asfdemuxer: FSL Asf Demuxer&lt;BR /&gt;mfw_mp3decoder:&amp;nbsp; mfw_mp3decoder: freescale mp3 decoder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the samples that i send to you&amp;nbsp; must be changed, because you have to use Freescale mfw_* plugin, and not the standard one (ie. mfw_v4lsink and not xvideosink).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try the "playbin" way, because it's easy to implement.&lt;/P&gt;&lt;P&gt;To have a fullscreen window, you must create a X window of the same size of the desktop and "attach", with the command "gst_x_overlay_set_xwindow_id, the gstreamer video on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to learn how gstreamer and X Windows worksto create your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 23:51:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166057#M4508</guid>
      <dc:creator>c_morini</dc:creator>
      <dc:date>2010-01-08T23:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166058#M4509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&amp;nbsp; Yes i have all this plugins. you are saying i should not use this "mfw_v4lsink". But this is freescale plugin only right? I am confused...Please clear my doubt. And i dont know how to create this playbin. is it easy?i googled for this i didnt undersatnd. Thanks&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by sharief on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2010-01-09&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;06:27 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jan 2010 14:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166058#M4509</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-09T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166059#M4510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i found that how to play with "playbin". when i try to play the video with playbin i am getting this error &amp;nbsp; &amp;nbsp; &amp;nbsp; "root@freescale ~$ gst-launch playbin uri=/root/yuvraj.mp4&amp;nbsp;&lt;BR /&gt;Setting pipeline to PAUSED ...&lt;BR /&gt;ERROR: Pipeline doesn't want to pause.&lt;BR /&gt;ERROR: from element /GstPlayBin&lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;laybin0: Invalid URI "/root/yuvraj.mp4".&lt;BR /&gt;Additional debug info:&lt;BR /&gt;gstplaybasebin.c(1674): gen_source_element (): /GstPlayBin&lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;laybin0&lt;BR /&gt;Setting pipeline to NULL ...&lt;BR /&gt;FREEING pipeline ...&lt;BR /&gt;root@freescale ~$&lt;BR /&gt;" Now i am standng still. It is telling as invalid URI. But the video is in that PATH only. Then how to use this gen_source_element() function? how to implement it? please help me&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by sharief on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2010-01-09&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;08:50 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jan 2010 16:47:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166059#M4510</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-09T16:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: video playing with background</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166060#M4511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello morini, I attached x elements in ltib and i compiled again. By that i got this errors&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;checking for XORG... configure: error: Package requirements (xorg-server &amp;gt;= 1.0.99.901 xproto fontsproto ) were not met:&lt;BR /&gt;&lt;BR /&gt;No package 'xorg-server' found&lt;BR /&gt;No package 'xproto' found&lt;BR /&gt;No package 'fontsproto' found&lt;BR /&gt;&lt;BR /&gt;Consider adjusting the PKG_CONFIG_PATH environment variable if you&lt;BR /&gt;installed software in a non-standard prefix.&lt;BR /&gt;&lt;BR /&gt;Alternatively, you may set the environment variables XORG_CFLAGS&lt;BR /&gt;and XORG_LIBS to avoid the need to call pkg-config.&lt;BR /&gt;See the pkg-config man page for more details.&lt;BR /&gt;&lt;BR /&gt;error: Bad exit status from /home/ltib/tmp/rpm-tmp.19123 (%build)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RPM build errors:&lt;BR /&gt;Bad exit status from /home/ltib/tmp/rpm-tmp.19123 (%build)&lt;BR /&gt;Build time for xserver-xorg-video-fbdev-ipu: 6 seconds&lt;BR /&gt;&lt;BR /&gt;Failed building xserver-xorg-video-fbdev-ipu&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;f_buildrpms() returned an error, exiting&lt;BR /&gt;traceback:&lt;BR /&gt;main:560&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Started: Mon Jan 11 19:15:14 2010&lt;BR /&gt;Ended: Mon Jan 11 19:15:23 2010&lt;BR /&gt;Elapsed: 9 seconds&lt;BR /&gt;&lt;BR /&gt;These packages failed to build:&lt;BR /&gt;xserver-xorg-video-fbdev-ipu&lt;BR /&gt;&lt;BR /&gt;Build Failed&lt;BR /&gt;&lt;BR /&gt;Exiting on error or interrupt So&lt;/STRONG&gt; please help me. I am struggling to solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 22:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/video-playing-with-background/m-p/166060#M4511</guid>
      <dc:creator>sharief</dc:creator>
      <dc:date>2010-01-11T22:05:18Z</dc:date>
    </item>
  </channel>
</rss>

