
Windows:DirectShow
北雨南萍
长期专注于实时音视频通信技术、音视频处理技术,包括基于webrtc的音视频通信解决方案,基于ffmpeg的媒体处理解决方案。
展开
-
《微软:DirectShow编程》第一章 DirectShow的基本概念
The basics Chapter 1 DirectShow ConceptsFrom the viewpoint of the application programmer, Microsoft DirectShow is composed of two types ofclasses of objects: filters, the atomic entities of Direct翻译 2012-07-26 10:27:05 · 2230 阅读 · 0 评论 -
《微软:DirectShow开发指南》第4章 Capturing Audio with DirectShow
The next four chapters of this book deal with Microsoft DirectShow applications that capture media streams for manipulation by DirectShow. In most of the examples to follow, the streams will simply be翻译 2012-07-29 17:46:38 · 2569 阅读 · 0 评论 -
《微软:DirectShow开发指南》第12章 Writing DirectShow Source Filters
Of the three classes of Microsoft DirectShow filters—source, transform, and renderer—the source filter is the one that generates the stream data manipulated by the filter graph. Every filter graph has翻译 2012-08-01 22:36:19 · 2895 阅读 · 0 评论 -
《微软:DirectShow开发指南》第5章 Capturing Audio and Video from a Webcam
Webcams have become nearly ubiquitous peripherals for today’s PCs. They’re inexpensive and produce video imagery of varying quality—often dependent on how much the webcam cost or how fast your compute翻译 2012-07-29 19:43:23 · 5641 阅读 · 1 评论 -
《微软:DirectShow开发指南》第三章 Programming DirectShow Applications
Although sample DirectShow filter graphs can be constructed and tested in GraphEdit, application programmers want to use standard programming languages—either C or C++—to construct DirectShow applicat翻译 2012-07-29 10:42:23 · 3121 阅读 · 0 评论 -
《微软:DirectShow开发指南》第二章 GraphEdit
Chapter 2 GraphEdit因为本章只是GraphEdit的使用,没有什么高深的技术,所以就不一一翻译了。As you read Chapter 1, you might have visualized DirectShow filters as being boxes with input and output pins, connected with “wires,” on翻译 2012-07-26 22:09:26 · 2486 阅读 · 0 评论 -
《微软:DirectShow开发指南》第11章 Using the Sample Grabber Filter
Although many Microsoft DirectShow applications will benefit from the creation of a transform filter, transform filters can be difficult to test. Often, a programmer needs to construct a second filter翻译 2013-02-23 21:25:28 · 2954 阅读 · 0 评论