<div><span>Hi, </span><br><br><span>I am actually writing an app that uses libavcodec to take fully advantage of my </span><br><span>NVidia graphic card (GeForce ENGTX470) <strong>to decode and render MPEG2 / H264 videos... </strong></span><br>
<br>I know that Gstreamer already does it thanks to VDPAU usage and I would like to understand :</div>
<div>- how it works,</div>
<div>- and is it possible to embed part of the code in my app...</div>
<div> </div>
<div>I&#39;ve already had a look at the code but I don&#39;t see what part directly concerns vdpau usage for decoding and rendering.</div>
<div> </div>
<div>Any help would be apprectiated!</div>