CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - delphi AVICAP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - delphi AVICAP - List
[
Graph program
]
vidocatch
DL : 0
视频图像捕捉程序,能捕捉视频中的任意图片。-video capture process, can capture video images of arbitrary.
Update
: 2025-02-19
Size
: 169kb
Publisher
:
scl
[
Video Capture
]
delphi_video
DL : 0
delphi 视频采集源代码,可以稍加修改用在自己的应用中-delphi Video Capture source code can be used in some amendments to their application
Update
: 2025-02-19
Size
: 273kb
Publisher
:
liuym
[
Delphi/CppBuilder
]
Play0705
DL : 0
unit Video interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf // Types for event-procedures type TCapStatusProc = procedure(Sender: TObject) of object TCapStatusCallback = procedure(Sender: TObject nID: integer status: string) of object TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object // Property Editor for driver selection type TDrivereditor = class(TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues(Proc: TGetStrProc) override function GetValue: string override procedure SetValue(const Value: string) override end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject) of object TCapStatusCallback = procedure (Sender: TObject nID: integer status: string) of object TVideoStream = procedure (sender: TObject lpVhdr: PVIDEOHDR) of object TAudioStream = procedure (sender: TObject lpWHdr: PWAVEHDR) of object// Property Editor for driver selectiontype TDrivereditor = class (TPropertyEditor) function GetAttributes: TPropertyAttributes override procedure GetValues (Proc: TGetStrProc) override function GetValue: string override procedure SetValue (const Value: string) override end
Update
: 2025-02-19
Size
: 53kb
Publisher
:
123456
[
Picture Viewer
]
VideoCapture
DL : 0
使用数字视频软件包VFW中的AVICap窗口类 进行视频捕捉的源码-The use of digital video software packages VFW in AVICap video capture window class for the source
Update
: 2025-02-19
Size
: 52kb
Publisher
:
tommy
[
Video Capture
]
AviCap
DL : 0
delphi照相程序,调用windows API 使用摄像头照相,-delphi photographic procedures, the use of windows API call camera camera,
Update
: 2025-02-19
Size
: 218kb
Publisher
:
aaaa
[
Delphi VCL
]
avicap
DL : 0
Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your Delphi options. Choose file AVIcap.dcu for register. description: ------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that is essentially fast. It can be reached by using of avifil32.dll from MS Video For Windows. New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit, pfDevice. See example to detail.-Purpose:---- This component is used for capturing staff from AVI to BMP.Installation :------------- Extract the compiled units into your Lib directory or intoanother directory that is listed in the Library path in your Delphi options.Choose file AVIcap.dcu for register.description :------------ AVIcap V2.0 used for capturing frame from AVI without drawing on the screen, that isessentially fast. It can be reached by using of avifil32.dll from MS Video For Windows.New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, pf24bit, pf32bit , pfDevice.See example to detail.
Update
: 2025-02-19
Size
: 9kb
Publisher
:
杨儒津
[
Delphi VCL
]
VFW.pas
DL : 1
delphi 用vfw进行捕捉生成视频使用的是AVICap窗口类来开发视频捕获程序。AVICap类支持实时视频流捕获和单帧捕获,并提供对视频源的控制。通常使用的MCI控件虽然也提供了数字视频服务。并为视频叠加提供了Overlay命令集等。注:使用时,需要修改文件扩展名。-generated delphi vfw capture video using the video capture program to develop AVICap window class. AVICap class support real-time video streaming capture and frame capture, and provides control of video sources. Although generally used MCI control also provides a digital video service. Overlay command set and video overlay. Note: When using the need to modify the file extension.
Update
: 2025-02-19
Size
: 36kb
Publisher
:
马永胜
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.