readme.txt
来自「采集卡的驱动编程,具有较大的参考价值,特别开发视频采集的软件工程师有用」· 文本 代码 · 共 16 行
TXT
16 行
Driver::Works stream minidriver sample
To test the stream sample, follow these steps:
1. First build the driver, capstream.sys
2. Install the driver through the Add New Hardware Wizard:
- install as a multimedia device
- when asked for a disk, specify the directory where the INF and driver reside
3. Run the GRPHEDIT utility that comes with the Platform SDK
4. Insert a video capture element into the graph.
5. Insert a video rendering element into the graph, and connect its input to the
output of the video capture
This should give you an "active movie" showing color bars.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?