Supported Formats in DirectShow

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

DirectShow is an open architecture, which means that it can support any format as long as there are filters to parse and decode it. The filters provided by Microsoft, either as redistributables through DirectShow or as Windows operating system components, provide default support for the following file and compression formats.

File types:

File Type More Information
Advanced Systems Format (ASF), including Windows Media Audio (WMA) and Windows Media Video (WMV) WM ASF Reader Filter
WM ASF Writer Filter
AIFF WAVE Parser Filter
AU WAVE Parser Filter
Audio-Video Interleaved (AVI) AVI Mux Filter
AVI Splitter Filter
MIDI MIDI Parser Filter
MIDI Renderer Filter
SND
WAV WAVE Parser Filter

 

Compression formats:

 

For information on the availability of particular third-party codecs for redistribution with DirectShow applications, contact the codec manufacturer.