<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mplayer (VA-API, VDPAU, ffmpeg-mt) experimental build repository for Fedora 11, Rawhide</title>
	<atom:link href="http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 17:42:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: AdamW on Linux and more &#187; Blog Archive &#187; Project updates, and weirdnesses</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-3441</link>
		<dc:creator>AdamW on Linux and more &#187; Blog Archive &#187; Project updates, and weirdnesses</dc:creator>
		<pubDate>Sat, 08 Jan 2011 02:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-3441</guid>
		<description>[...] to build recent vdpau-video code, so the latest vdpau-video is now up for F13, F14 and Rawhide in my video-experimental repo (yes, I&#8217;ll note the irony before anyone else does: said repo is unsigned, if anyone pwns my [...]</description>
		<content:encoded><![CDATA[<p>[...] to build recent vdpau-video code, so the latest vdpau-video is now up for F13, F14 and Rawhide in my video-experimental repo (yes, I&#8217;ll note the irony before anyone else does: said repo is unsigned, if anyone pwns my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamW on Linux and more &#187; Blog Archive &#187; Happy new mplayer-accelerated!</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-3435</link>
		<dc:creator>AdamW on Linux and more &#187; Blog Archive &#187; Happy new mplayer-accelerated!</dc:creator>
		<pubDate>Tue, 04 Jan 2011 23:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-3435</guid>
		<description>[...] celebrate the new year (and because someone poked me about it on IRC), I updated my video-experimental repo. F12 is out, F14 and Rawhide are in, and there are updated versions of mplayer-accelerated and [...]</description>
		<content:encoded><![CDATA[<p>[...] celebrate the new year (and because someone poked me about it on IRC), I updated my video-experimental repo. F12 is out, F14 and Rawhide are in, and there are updated versions of mplayer-accelerated and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adamw</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-3073</link>
		<dc:creator>adamw</dc:creator>
		<pubDate>Thu, 16 Sep 2010 22:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-3073</guid>
		<description>with that graphics card, you need to be running the fglrx (ATI proprietary) graphics driver and have xvba-video installed, which I don&#039;t package because I can&#039;t test it and really can&#039;t be bothered with it. Otherwise, libva won&#039;t work.</description>
		<content:encoded><![CDATA[<p>with that graphics card, you need to be running the fglrx (ATI proprietary) graphics driver and have xvba-video installed, which I don&#8217;t package because I can&#8217;t test it and really can&#8217;t be bothered with it. Otherwise, libva won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matteo</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-3063</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Thu, 16 Sep 2010 11:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-3063</guid>
		<description>I have installed mplayer-accelerated and all packages related to vaapi on my system but when I run &quot;vainfo&quot; I have the following error message

[root@bigmatteo matteo]# vainfo 
libva: libva version 0.31.1-sds1
Xlib:  extension &quot;XFree86-DRI&quot; missing on display &quot;:0.0&quot;.
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib64/va/drivers/fglrx_drv_video.so
libva: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
[root@bigmatteo matteo]# 

I&#039;m on a Fedora13 64bit system with an ATI RADEON HD4550 video card...

please help</description>
		<content:encoded><![CDATA[<p>I have installed mplayer-accelerated and all packages related to vaapi on my system but when I run &#8220;vainfo&#8221; I have the following error message</p>
<p>[root@bigmatteo matteo]# vainfo<br />
libva: libva version 0.31.1-sds1<br />
Xlib:  extension &#8220;XFree86-DRI&#8221; missing on display &#8220;:0.0&#8243;.<br />
libva: va_getDriverName() returns 0<br />
libva: Trying to open /usr/lib64/va/drivers/fglrx_drv_video.so<br />
libva: va_openDriver() returns -1<br />
vaInitialize failed with error code -1 (unknown libva error),exit<br />
[root@bigmatteo matteo]# </p>
<p>I&#8217;m on a Fedora13 64bit system with an ATI RADEON HD4550 video card&#8230;</p>
<p>please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MossySF</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-3020</link>
		<dc:creator>MossySF</dc:creator>
		<pubDate>Sun, 12 Sep 2010 21:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-3020</guid>
		<description>On my config (Core i5 integrated video + Fedora 13 + RPMfusion libva-freeworld), mplayer-accelerated does not work with divx or xvid. Most h.264 videos work but a few do crash.

The console errors I get are:

divx
[vo_vaapi] vaPutImage(): operation failed

xvid
MPlayer interrupted by signal 11 in module: filter_video
- MPlayer crashed by bad usage of CPU/FPU/RAM.

h264
Too many buffered pts
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.</description>
		<content:encoded><![CDATA[<p>On my config (Core i5 integrated video + Fedora 13 + RPMfusion libva-freeworld), mplayer-accelerated does not work with divx or xvid. Most h.264 videos work but a few do crash.</p>
<p>The console errors I get are:</p>
<p>divx<br />
[vo_vaapi] vaPutImage(): operation failed</p>
<p>xvid<br />
MPlayer interrupted by signal 11 in module: filter_video<br />
- MPlayer crashed by bad usage of CPU/FPU/RAM.</p>
<p>h264<br />
Too many buffered pts<br />
Could not find matching colorspace &#8211; retrying with -vf scale&#8230;<br />
Opening video filter: [scale]<br />
The selected video_out device is incompatible with this codec.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilkka</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-2409</link>
		<dc:creator>Ilkka</dc:creator>
		<pubDate>Sat, 21 Aug 2010 10:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-2409</guid>
		<description>I think you might need to update the repodata in your F13 repository for mplayer-accelerated... yum tries in vain to install an older libva than is available.</description>
		<content:encoded><![CDATA[<p>I think you might need to update the repodata in your F13 repository for mplayer-accelerated&#8230; yum tries in vain to install an older libva than is available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simply Gades</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-1843</link>
		<dc:creator>Simply Gades</dc:creator>
		<pubDate>Sat, 24 Jul 2010 16:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-1843</guid>
		<description>Hello, well done on the GMA 500 driver, works great! As I am new to fedora, I would like to know whether there is a way to add your video-experimental repo and install mplayer with vaapi support, or should I manually download the packages? Thank you!</description>
		<content:encoded><![CDATA[<p>Hello, well done on the GMA 500 driver, works great! As I am new to fedora, I would like to know whether there is a way to add your video-experimental repo and install mplayer with vaapi support, or should I manually download the packages? Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamW on Linux and more &#187; Blog Archive &#187; Poulsbo (GMA 500) driver in RPM Fusion repository for Fedora 13</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-1780</link>
		<dc:creator>AdamW on Linux and more &#187; Blog Archive &#187; Poulsbo (GMA 500) driver in RPM Fusion repository for Fedora 13</dc:creator>
		<pubDate>Tue, 20 Jul 2010 20:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-1780</guid>
		<description>[...] Then just reboot, and usually it should work. Remember, you can get an mplayer build with video playback acceleration support which will let you play HD videos smoothly from my video-experimental repo: details in this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] Then just reboot, and usually it should work. Remember, you can get an mplayer build with video playback acceleration support which will let you play HD videos smoothly from my video-experimental repo: details in this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamW on Linux and more &#187; Blog Archive &#187; Video acceleration and Poulsbo news</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-1436</link>
		<dc:creator>AdamW on Linux and more &#187; Blog Archive &#187; Video acceleration and Poulsbo news</dc:creator>
		<pubDate>Fri, 21 May 2010 20:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-1436</guid>
		<description>[...] good news &#8211; I&#8217;ve updated the video-experimental repo with the latest builds of libva, vdpau-video and mplayer-accelerated. I&#8217;ve also added the [...]</description>
		<content:encoded><![CDATA[<p>[...] good news &#8211; I&#8217;ve updated the video-experimental repo with the latest builds of libva, vdpau-video and mplayer-accelerated. I&#8217;ve also added the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamW on Linux and more &#187; Blog Archive &#187; Home again, mplayer accelerated repo update</title>
		<link>http://www.happyassassin.net/2009/09/03/mplayer-va-api-vdpau-ffmpeg-mt-experimental-build-repository-for-fedora-11-rawhide/comment-page-1/#comment-1081</link>
		<dc:creator>AdamW on Linux and more &#187; Blog Archive &#187; Home again, mplayer accelerated repo update</dc:creator>
		<pubDate>Fri, 15 Jan 2010 03:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.happyassassin.net/?p=768#comment-1081</guid>
		<description>[...] have also done an update to my accelerated mplayer repository for Fedora. New versions of mplayer-accelerated and vdpau-video. I&#8217;m not entirely sure [...]</description>
		<content:encoded><![CDATA[<p>[...] have also done an update to my accelerated mplayer repository for Fedora. New versions of mplayer-accelerated and vdpau-video. I&#8217;m not entirely sure [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

