Learn how to perform image processing on AVI files using the Microsoft AVIFile API.
Latest Video Articles
DVD Explorer
Learn about a new utility to analyse the data's structure on a DVD.
Build a Maintenance Application with the XmlTextWriter/XmlTextReader Classes
Tom Archer presents a step-by-step tutorial for building an application that uses the .NET XML classes to read and write video information to an XML file.
DirectShow Single-Frame Capture Class Without MFC
Learn how to use DirectShow to capture a frame into a Windows DIB from a DV Camera or Web Camera, FireWire, or USB.
VideoNet: Peer to Peer Video Conference Application
Discover an application that allows any two persons on the LAN/Intranet (possibly the Internet) to have a video conference.
Simultaneous Previewing & Video Capture using DirectShow
This article explains a method to perform Previewing and Grabbing Simultaneously from a Webcam using DirectShow. Other than using the conventional ISampleGrabber interface, this application used the Directshow VMR Filters & IPin Interfaces .
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.