
DirectX Media Objects (DMOs) are COM-based multimedia and data-streaming components. In some respects, DMOs are similar to DirectShow filters. Like DirectShow filters, DMOs take input data and use it to produce output data. As the APIs for DMOs are much simpler than the corresponding APIs for DirectShow, they are easier to create, test, and use. For encoding/decoding, audio capture, audio processing and video processing effects, Microsoft encourages developers to write a DMO instead of a DirectShow filter. DMOs can be used in many scenarios:
Windows Media-based software encoders from Microsoft use DMO-based codecs through encoder profiles. Windows Movie Maker can also use encoder profiles. Only Microsoft tools use DMOs. Third party DMO codecs are very rare or almost non-existent, unlike Video for Windows, ACM or DirectShow codecs. The LEADTOOLS, for example, install DMO-based H.264 codecs. Using the Windows Media Profile Editor (part of Encoder 9 Series), an encoder profile which uses such third party codecs instead of the Windows Media codecs can be created. Then, Windows Media Encoder and Windows Movie Maker would be able to export WMV/ASF files with non-Microsoft codecs.
Media Foundation Transforms (MFTs) have replaced DMOs as developers transition from DirectShow to Media Foundation.
Why are we here?
All text is available under the terms of the GNU Free Documentation License
This page is cache of Wikipedia. History