Russell wrote: > Hello, > I'm trying to programmatically (using C++ or C#) set the parameters on > the H.264/AVC codec but I need to know what the interface looks like. > Can you guys please point me to the right documentation/website on this? > I have had no luck with google so far. See the 'x264.h' file in the root folder of the x264 source. tom