<!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 vdpau plugin.</DIV>
<DIV style="TEXT-INDENT: 2em">then i cd to /usr/local/lib/gstreamer-0.10,
run "ls *vdpau*", the result is:</DIV>
<DIV style="TEXT-INDENT: 2em">libgstvdpau.la libgstvdpau.so, why is
it?</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">i am be sure to install vdpau driver
successfully. configure log about vdpau is as follow.</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV>configure:40161: *** for plug-ins: vdpau ***</DIV>
<DIV>configure:40203: checking for VDPAU</DIV>
<DIV>configure:40211: $PKG_CONFIG --exists --print-errors "vdpau"</DIV>
<DIV>configure:40214: $? = 0</DIV>
<DIV>configure:40430: result: yes</DIV>
<DIV>configure:40436: Found up to date VDPAU installation</DIV>
<DIV>configure:40452: *** These plugins will be built: vdpau</DIV></DIV></BODY></HTML>