搜索资源列表
mpeg2win-0.4-source
- A weld-together of MPEG2DEC with MPG123 for the windows/directX environment. Also includes a few options for video resizing & placing, as well as YUV lookup tables for on-the-fly video-quality improvements. Does not used MS s proprietary DirectShow
GrabSample
- 从usb摄像头采集视频,可以存成yuv或rgb原始文件,适合做视频处理的开发人员使用。记得装directshow
YUV_related
- 自己收集的关于YUV视频格式的学习内容,包括对YUV格式的基本介绍,以及处理YUV视频序列所可能用到的可执行的操作工具;DirectShow中常见的RGB/YUV格式;一个播放YUV的安装软件。
DirectShow
- DirectShow中常见的RGB/YUV格式 对多种RGB和多种YUV都作了很详尽的说明,还有两种格式的转换公式
VideoTestSource.zip
- 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
files.rar
- 可以在DirectShow中使用的一组控件,包括了mp4流mux,h264编码filter,yuv源filter等。,DirectShow can be used in a group of controls, including the mp4 stream mux, h264 encoding filter, yuv source filter and so on.
filter_ax
- 用Delphi开发的directshow 过滤器(filter)的源码,带已编释AX的档案。 功能:可实现现时的edge detection过滤。-Developed by Delphi DirectShow filter (filter) the source, has been released with AX files. Function: to achieve the edge detection filter.
Camerads
- OpenCV下的视频读写代码,可作为一个库函数使用,不需要DirectShow-Video read and write by OpenCV
ddraw-show-yuv-data
- 学习directshow的好例子,用direct draw现实 yuv的视频序列。-use direct draw show yuv video data.
DVideoTestSoui
- 实现了directshow中的一个source filter,可以捕捉采采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。 -In a directshow source filter, can capture the mining collection of video input support PAL and NTSC format, and output support for RGB and YUV formats.
test
- DirectShow采集视频,代码简洁,并提供保存为bmp和yuv文件的功能,稍作修改,可直接用于工作中。-DirectShow capture video, code concise, and provide save as bmp and yuv file function, slightly modified, can be used directly in the work.