Hi Guys, I use Ubuntu 10.10 Maverick 64 bit and Ubuntu libva package is too old. I removed it and I tried install 1.0.14 libva from src.
autogen, make and sudo make install were success. But I tried run vainfo and I gave this error : vainfo: error while loading shared libraries: libva-x11.so.1: cannot open shared object file: No such file or directory What do I wrong ? Thanks. 2011/7/28 Robert Jobbagy <[email protected]> > Thanks your answer. > > I have some other questions : > > > Where can I find more details about profiles like this : > VAProfileMPEG2Simple > VAProfileMPEG2Simple > > I made mpeg2 file from rtspsrc source and I tried decode it with this > pipeline : > > gst-launch-0.10 filesrc location="test.mpeg" ! > video/mpeg,width=1600,height=1200,mpegversion=2,systemstream=false,framerate=12/1 > ! vaapidecode ! vaapisink > > it works but vaapisink not play it with 12 fps > > do you have any idea? > > > 2011/7/27 Xiang, Haihao <[email protected]> > > On Tue, 2011-07-26 at 23:12 +0800, Robert Jobbagy wrote: >> > Hi Guys, >> > >> > >> > I tried vainfo , but I gave this error : >> > >> > >> > vainfo >> > libva: libva version 0.32.0 >> > libva: va_getDriverName() returns 0 >> > libva: Trying to open /usr/lib64/dri/i915_drv_video.so >> > libva: va_openDriver() returns -1 >> > vaInitialize failed with error code -1 (unknown libva error),exit >> > >> > >> > lspci |grep VGA >> > 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express >> > Integrated Graphics Controller (rev 10) >> > >> > >> > in /usr/lib64/dri are these files : >> > >> > >> > i915_dri.so >> > i965_dri.so >> > i965_drv_video.so >> > >> > >> > my integrated chipset is too old and it isn't supported ? Or what can >> > I do ? >> >> G33 isn't supported. >> >> >> > >> > >> > Thanks your help. >> > >> > >> > >> > -- >> > Best Regards, >> > >> > Robert >> > >> >> >> > > > -- > Best Regards, > > Robert > -- Best Regards, Robert
_______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
