Media Foundation is core Windows API. To correct Oleg on his previous post, its H.264 decoder is available starting Windows 7 and is a part of baseline Windows (no additional installations necessary).<br><br>The decoder is available through both video processing APIs, DirectShow and Media Foundation, which you can leverage in your application. There is a multitude of community samples available for DirectShow and there are Media Foundation samples in Windows SDK.<br>
<br>You can also use FFmpeg's H.264 video decoder, the quick start for which is pre-built FFmpeg for Windows available from <a href="http://ffmpeg.zeranoe.com/builds/">http://ffmpeg.zeranoe.com/builds/</a> where you can grab redistributable DLLs and LIBs to link your Visual Studio project against.<br>
<br>Hope this helps,<br>Roman<br><br><br><br><div class="gmail_quote">On Fri, Dec 21, 2012 at 12:21 PM, i m what i m ~~~~ <span dir="ltr"><<a href="mailto:trn200190@gmail.com" target="_blank">trn200190@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sir<div><br></div><div>Is <span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"> Media Foundation framework  free i mean open source ?</span></div>
<div><font color="#222222" face="arial, sans-serif">How can we use </font><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"> Media Foundation framework  to decode the h264 video?</span><font color="#222222" face="arial, sans-serif"><br>

</font><br><div class="gmail_quote">On Fri, Dec 21, 2012 at 3:48 PM, Oleg <span dir="ltr"><<a href="mailto:mybrokenbeat@gmail.com" target="_blank">mybrokenbeat@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

 Media Foundation framework </blockquote></div><br></div></blockquote></div><br>