by

Download Amcap Vb6 Source Code

-->

Project: DirectShow video capture in VB (AMCap ported for VB) - posted in Projects and Site Reviews: Title: DirectShow video capture in VB (AMCap ported for VB) Description: While searching for a DirectShow based control for video preview and capturing in VB and making changes programmatically to capture card settings, I just found nothing. This will be a Online Archive of all the Source code I can find for Games written in Visual Basic 6 (VB6). All the source code here is open source, but is not owned by me unless noted. By using the code here you must agree to the Original Authors Licenses agreements.

Description

Video capture application.

This sample application demonstrates the following tasks related to audio and video capture:

  • Capture to a file
  • Live preview
  • Allocation of the capture file
  • Display of device property pages
  • Device enumeration
  • Stream control

AMCap supports MPEG-2 program stream input, for example from analog TV Tuners that stream MPEG-2 content. A DirectShow-compatible MPEG-2 decoder is required to decode the streams.

Downloading the Sample

To download the DirectShow SDK samples, install the latest version of the Windows SDK.

This sample is installed under the following path: [SDK Root]SamplesMultimediaDirectShowCaptureAmCap.

Vb6 Source Code Planet

Related topics