ScreenCapDx

所属分类:DirextX编程
开发工具:C++
文件大小:79KB
下载次数:249
上传日期:2006-10-11 09:36:48
上 传 者hr520xx
说明:  用DirectShow写的捕获屏幕.并把捕获的屏幕保存为avi格式的文件.占用资源少.速度快
(written with DirectShow Capture screen. And the Screen Capture avi format for the preservation of documents . occupy less resources. speed)

文件列表:
ScreenCapDx\AviFile.cpp (9712, 2006-09-15)
ScreenCapDx\AviFile.h (1072, 2003-11-14)
ScreenCapDx\ico00001.ico (3774, 2003-08-13)
ScreenCapDx\icon1.ico (3774, 2003-08-13)
ScreenCapDx\Release (0, 2006-09-15)
ScreenCapDx\resource.h (1488, 2003-08-13)
ScreenCapDx\ScreenCapture.7.00.sln (931, 2006-09-15)
ScreenCapDx\ScreenCapture.7.00.vcproj (4176, 2006-09-15)
ScreenCapDx\ScreenCapture.7.10.sln (1201, 2006-09-15)
ScreenCapDx\ScreenCapture.7.10.vcproj (4533, 2006-09-15)
ScreenCapDx\ScreenCapture.7.10.vssscc (256, 2006-09-15)
ScreenCapDx\ScreenCapture.cpp (19244, 2006-09-15)
ScreenCapDx\ScreenCapture.h (39, 2003-07-04)
ScreenCapDx\ScreenCapture.ico (21462, 2003-08-13)
ScreenCapDx\ScreenCapture.rc (4204, 2003-08-14)
ScreenCapDx\ScreenCapture.sln (1196, 2006-09-15)
ScreenCapDx\ScreenCapture.vcproj (5522, 2006-09-15)
ScreenCapDx\ScreenCapture.vcproj.vspscc (256, 2006-09-15)
ScreenCapDx\ScreenCapture.vssscc (256, 2006-09-15)
ScreenCapDx\small.ico (23558, 2001-06-05)
ScreenCapDx\stdafx.cpp (300, 2003-07-04)
ScreenCapDx\stdafx.h (459, 2006-09-15)

Screen Capture: This application captuers the contents of the screen using DirectX. Start the application and click anywhere on the client area - the screen at that moment would be captured and saved to file Desktop.bmp This Capturing Uses the FrontBuffer of the DirectX Application to get the content of the Screen. By design, the Front Buffer accessing is slow - and can not be used in performance critical applications. And also this capturing technique doesnot capture the mouse. However the content quality produced would be good with the MPG4 codec. For performance applications try considering the WindowsMediaEncoderAPI. WindowsMediaEncoderAPI includes a ScreenCapture Codec and can give optimal results - and also captures the mouse.

近期下载者

相关文件


收藏者