Hi, On Fedora 15 you got libva "out of the box"
Packager: Fedora Project
rpm -q libva
libva-1.0.12-1.fc15.x86_64
libva-1.0.12-1.fc15.i686
On Thu, 2011-06-02 at 16:36 +0530, Thirunavukkarasu S wrote:
> Hi Team,
>
>
> I am trying to install the below package[libva] as part of my Graphics
>
Hi Chris, others,
I have reported a bug with my intel card here:
https://bugs.freedesktop.org/show_bug.cgi?id=37029
Kindly let me know when to expect a fix for this issue.
I can give access to my machine through ssh, if it helps to debug the
issue or can help in any other way.
Currently us
Hi Thirunavukkarasu
You can use "./autogen.sh &&./configure --enable-i965-driver&&make&&make
install" to install libva. After you install libva, you can use vainfo to see
the libva information.
You can refer to http://intellinuxgraphics.org/vaapi.html
Hai Lan
From: intel-gfx-bounces+hai.lan=in
Hi Team,
I am trying to install the below package[libva] as part of my Graphics
driver installation on my latest notebook, Mostly with tar balls i use
'#./configure, #make, #make install' to install any software. But with this
package this doesn't work. Can you guys guide me or give a hint on how
Hi all,
I want to play a video (3648x2752) through mplayer and xv using the
following command:
./mplayer -vo xv -nosound -geometry 912x688 test1.avi
But mplayer just failed with the error message as below:
VO: [xv] 3648x2752 => 3648x2752 Planar YV12
Source image dimensions are too high: 3648x27