搜索资源列表
BmpToAvi
- 利用VC++编程,将BMP图片合成AVI,有助于学习BMP的结构和VFW的函数-Using VC++ programming, will be synthesized BMP images AVI, contribute to BMP study the structure and function of VFW
Vfw.h-vfw32.lib
- Video for Windows ( VFW ),AVI视频库vfw32.lib及头文件Vfw.h -Video for Windows (VFW), AVI video library and header files Vfw.h vfw32.lib
vfw-learn
- VFW VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想是播放时不需要专用硬件,为了解决数字视频数据量大的问题,需要对数据进行压缩。它引进了一种叫AVI的文件标准,该标准未规定 如何对视频进行捕获、压缩及播放,仅规定视频和音频该如何存储在硬盘上,以及在AVI文件中交替存储视频帧和与之相匹配的音频数据。VFW给程序员提 供.VBX和AVICap窗口类的高级编程工具,使程序员能通过发送消息或设置属
JPEG2AVI
- 本代码是libjpeg函数库的演示代 -这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
vfw
- VC++读取AVI视频方便了操作,利用VC++,VFW函数进行了封装-VC++ to read AVI video to facilitate the operation, using VC++, VFW function of the packaging
cPPVFW
- VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包,VFW的核心是AVI文件标准。-VFW (Video for Windows) is Microsoft' s launch of a digital video software development kit, VFW AVI file is the core of the standard.
Camera2avi2yuv
- VC6.0编程,基于VFW技术,能够设置预览帧率,以及相关捕捉视频的参数,并且还能够录制保存视频为AVI格式。-VC6.0 programming, VFW-based technology to set the preview frame rate, video capture and related parameters, and also can save the video to record AVI format.
Video-Recording-(XVid-Encoding)
- 这是一个Visual C++ MFC 对话框的视频捕获,显示,编码与 录像工程。里面用了VFW 方法与 XVid 编码技术。还有Word doc 文档里面有程序的一步一步的解释。请下载看一看。-This is Visual C++ MFC Dialog-based video capturing, encoding and recording program. VFW method is used for capturing and XVid encoding is used for video
MyVFWplayer
- 一个使用vfw系统函数写的mini播放器,可以播放基本的avi文件。-A use the vfw system function to write a mini player that can play avi file
VCPP-VFW-camera-invoke
- 此Demo 调用摄像头录像,保存成Avi格式的视频文件。VC6.0和VC2008直接编译通过。-This Demo call camera, save it as Avi format video files. VC6.0 and VC2008 directly compile.