Skip to content
Q962763
EntityQ962763· pop 15· linked from 198 articles

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. 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 developmen

Key facts

Software.name
DirectShow
Software.logo
Dxmlogomsmall.png
Software.logo caption
Logo of the DirectX Media SDKthe first time DirectShow was distributed under its current name.
Software.developer
Microsoft
Software.released
May 1996
Software.other_names
DShow
Software.replaces
ActiveMovie
Software.operating system
Microsoft Windows
Software.genre
Multimedia framework and API
Software.license
Proprietary commercial software

via Wikipedia infobox

Described at

DirectShow - Win32 apps | Microsoft Learn

DirectShow

msdn.microsoft.com

Link to a page describing this subject · 4,083 chars · not written by Vinony

Wikidata facts

Show 1 more fact
Sources (3)

via Wikidata · CC0

~19 min read

Article

14 sections
Contents
  • History
  • Architecture
  • Features
  • GraphEdit
  • DirectShow Editing Services
  • Video rendering filters
  • Reception
  • Awards
  • Simplicity
  • Codec hell
  • End-user tools
  • See also
  • References
  • External links

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. 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. Currently, they are distributed as part of the Windows SDK (formerly known as the Platform SDK).

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" (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". As described in the Media Foundation article, Windows Vista and Windows 7 applications use Media Foundation instead of DirectShow for several media related tasks.

Gallery (2)

Connections

Categories