DV/HDV Source
From AVObjects Knowledge Base
		(Difference between revisions)
		
		
| Line 16: | Line 16: | ||
| [[Category:Multimedia Components]] | [[Category:Multimedia Components]] | ||
| + | [[Category:Source Components]] | ||
| + | __NOTOC__ | ||
Revision as of 17:15, 30 January 2008
ActiveX component for DV/HDV capture.
Overview
Components:
- HDVSourceSD_Trial.dll - for receiving video from DV/HDV cams and control of cams.
- DVCaptureDS_Trial.dll - for capture into MPEG-2 TS, DV AVI files or output to DV cams.
- TestDVSource.zip - a Visual Basic demo application that demonstrates usage if DV/HDV Source objects and capturing into files (see HDV.jpg).
Installing: Unpack all archives, regsiter HDVSourceSD_Trial.dll, DVCaptureDS_Trial.dll via regsvr32.exe, run \TestDVSource\bin\TestDVSource.exe.
Note: Windows XP SP2 required.
