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
_______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
