DirectShow

Microsoft API / From Wikipedia, the free encyclopedia

Dear Wikiwand AI, let's keep it short by simply answering these key questions:

Can you list the top facts and stats about DirectShow?

Summarize this article for a 10 years old

SHOW ALL QUESTIONS

DirectShow (sometimes abbreviated as DS or DShow), codename Quartz, is a multimedia framework and API produced by Microsoft for software developers to perform various operations with media files or streams. It is the replacement for Microsoft's earlier Video for Windows technology.[1] Based on the Microsoft Windows Component Object Model (COM) framework, DirectShow provides a common interface for media across various programming languages, and is an extensible, filter-based framework that can render or record media files on demand at the request of the user or developer. The DirectShow development tools and documentation were originally distributed as part of the DirectX SDK.[2] Currently, they are distributed as part of the Windows SDK (formerly known as the Platform SDK).[3]

Quick facts: Other names, Developer(s), Operating system, ...
DirectShow
Other namesDShow
Developer(s)Microsoft
Operating systemMicrosoft Windows
PredecessorActiveMovie
TypeMultimedia framework and API
LicenseProprietary commercial software
Websitedocs.microsoft.com/en-us/windows/win32/directshow/directshow
Close

Microsoft plans to completely replace DirectShow gradually with Media Foundation in future Windows versions. One reason cited by Microsoft is to provide "much more robust support for content protection systems"[4] (see digital rights management). Microsoft's Becky Weiss confirmed in 2006 that "you'll notice that working with the Media Foundation requires you to work at a slightly lower level than working with DirectShow would have. And there are still DirectShow features that aren't (yet) in Media Foundation".[4][5] As described in the Media Foundation article, Windows Vista and Windows 7 applications use Media Foundation instead of DirectShow for several media related tasks.