<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16722"><LINK rel=stylesheet 
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}"></HEAD>
<BODY 
style="MARGIN-TOP: 10px; FONT-FAMILY: verdana; MARGIN-LEFT: 10px; FONT-SIZE: 10pt; MARGIN-RIGHT: 10px">
<DIV>hello,</DIV>
<DIV style="TEXT-INDENT: 2em">i compile the newest gstreamer, </DIV>
<DIV style="TEXT-INDENT: 2em">i use gst-inspect to show all plugins, but i don't 
find any&nbsp;vdpau plugin.</DIV>
<DIV style="TEXT-INDENT: 2em">then i cd to /usr/local/lib/gstreamer-0.10,&nbsp; 
run "ls *vdpau*", the result is:</DIV>
<DIV style="TEXT-INDENT: 2em">libgstvdpau.la&nbsp;&nbsp;libgstvdpau.so, why is 
it?</DIV>
<DIV style="TEXT-INDENT: 2em">&nbsp;</DIV>
<DIV style="TEXT-INDENT: 2em">i am be sure to install vdpau driver 
successfully.&nbsp; configure log about vdpau is as follow.</DIV>
<DIV style="TEXT-INDENT: 2em">&nbsp;</DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV>configure:40161:&nbsp;***&nbsp;for&nbsp;plug-ins:&nbsp;vdpau&nbsp;***</DIV>
<DIV>configure:40203:&nbsp;checking&nbsp;for&nbsp;VDPAU</DIV>
<DIV>configure:40211:&nbsp;$PKG_CONFIG&nbsp;--exists&nbsp;--print-errors&nbsp;"vdpau"</DIV>
<DIV>configure:40214:&nbsp;$?&nbsp;=&nbsp;0</DIV>
<DIV>configure:40430:&nbsp;result:&nbsp;yes</DIV>
<DIV>configure:40436:&nbsp;Found&nbsp;up&nbsp;to&nbsp;date&nbsp;VDPAU&nbsp;installation</DIV>
<DIV>configure:40452:&nbsp;***&nbsp;These&nbsp;plugins&nbsp;will&nbsp;be&nbsp;built:&nbsp;vdpau</DIV></DIV></BODY></HTML>