Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: chunmingwang/directshow

Add qedit.bi for ISampleGrabber support

04 Nov 05:39
8aaefba

Choose a tag to compare

directshow

directshow example for VisualFBEditor

MediaPlayer

amcap

IBasicVideo::GetCurrentImage
Retrieves the current image waiting at the renderer.
This method fails If the renderer Is Using DirectDraw acceleration. Unfortunately,
This depends On the End-user's hardware configuration, so in practice this method is not reliable.
A better way to obtain a sample from a stream in the graph is to use the ISampleGrabber interface.

ISampleGrabber qedit.bi is already included in this project.
Please refer to the following Player Grab and Camera Grab examples.

image

Audio format dialog

image

Audio capture filter dialog

image

Video capture filter dialog

image

Video capture pin dialog

image

playcap

image

sysenum

image

Player Grab

Playing video files, take screenshots using the ISampleGrabber method

image

Camera Grab

Drive the camera for preview and take screenshots using the ISampleGrabber method

image

Full Changelog: 0.0.0.2...0.0.0.3

0.0.0.2

27 Sep 00:41
3f68e6b

Choose a tag to compare

Add files via upload

1st release

20 Oct 00:17
6ff9cd4

Choose a tag to compare

0.0.0.1

Add files via upload

pre-release

20 Sep 00:54
047f21a

Choose a tag to compare

0.0.0.0

Update README.md