DirectShow

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

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]

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.

  1. ^ Blome, Michael; Wasson, Mike (July 2002). "Core Media Technology in Windows XP Empowers You to Create Custom Audio/Video Processing Components". MSDN Magazine. Microsoft. Retrieved 2007-04-02.
  2. ^ "DirectShow". MSDN. 2012-12-01. Retrieved 2013-01-21.
  3. ^ "DirectShow documentation". MSDN Library. Microsoft. 2006-01-01. Retrieved 2006-01-01.
  4. ^ a b Weiss, Becky (30 May 2006). "Is the new Media Foundation a replacement of Direct Show?". icrosoft Developer Network forum.
  5. ^ "Migrating from DirectShow to Media Foundation". MSDN Library. Microsoft. July 2006. Retrieved 2010-08-17.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne