-
VFW
VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想...
VFW
VFW是微软公司1992年推出的关于数字视频的一个软件包,它能使应用程序通过数字化设备从传统的模拟视频源得到数字化的视频剪 辑。VFW的一个关键思想是播放时不需要专用硬件,为了解决数字视频数据量大的问题,需要对数据进行压缩。它引进了一种叫AVI的文件标准,该标准未规定 如何对视频进行捕获、压缩及播放,仅规定视频和音频该如何存储在硬盘上,以及在AVI文件中交替存储视频帧和与之相匹配的音频数据。VFW给程序员提 供.VBX和AVICap窗口类的高级编程工具,使程序员能通过发送消息或设置属性来捕获、播放和编辑视频剪辑。在Windows 9x系统中,当用户在 安装VFW时,安装程序会自动地安装配置视频所需要的组件,如设备驱动程序、视频压缩程序等。
VFW主要由以下6个模块组成:
●AVICAP.DLL:包含执行视频捕获的函数,它给AVI文件的I/O处理和视频、音频设备驱动程序提供一个高级接口;
●MSVIDEO.DLL:包含一套特殊的DrawDib函数,用来处理屏幕上的视频操作;
..........
-err
- 2022-10-19 13:55:03下载
- 积分:1
-
Baseline Wavelet Transform Coder Construction Kit
Baseline Wavelet Transform Coder Construction Kit
- 2022-08-07 17:27:51下载
- 积分:1
-
cdplyer,播放器的一个小例子,正在学习这方面的东东,多交流
cdplyer,播放器的一个小例子,正在学习这方面的东东,多交流-cdplyer, player a small example, are learning in this area Dongdong, more exchanges
- 2022-10-25 05:40:03下载
- 积分:1
-
I use VB alone produced by the recording process, simple and practical. Windows...
本人利用VB独自制作的录音程序,简单实用。在Windows 98、2000、XP下测试通过。-I use VB alone produced by the recording process, simple and practical. Windows 98,2000, XP test.
- 2022-02-20 12:10:17下载
- 积分:1
-
一个ZIP打包文件的应用函数类,实例程序,
一个ZIP打包文件的应用函数类,实例程序,-a ZIP file the application package function category, sample program,
- 2022-04-10 03:56:57下载
- 积分:1
-
JVT的H.264的参考源代码!
JVT的H.264的参考源代码!-JVT H.264 reference source code!
- 2022-07-22 05:51:59下载
- 积分:1
-
用于处理MP3音频文件的程序,采用Visual c++编写
用于处理MP3音频文件的程序,采用Visual c++编写-MP3 audio files to deal with the procedure for the Visual c++ to prepare
- 2022-02-03 02:58:32下载
- 积分:1
-
VC series based on the voice of DirectSound players, suitable for use multimedia...
用VC编的基于DirectSound的声音播放器,适合多媒体学习之用-VC series based on the voice of DirectSound players, suitable for use multimedia learning
- 2022-02-02 15:09:05下载
- 积分:1
-
MIPS processors flash treatment. Function: Updating the contents of Flash memory...
MIPS处理器中flash处理。功能:
Updating the contents of Flash memory without an external programmer, requires some precau-
tion when designing code that writes/erases the same Flash memory in which it is located.
Currently, no flash memories exist that allow read cycles during a write/erase cyclus. Therefore,
the code that performs the actual write/erase of the flash memory, must reside outside the flash
memory.-MIPS processors flash treatment. Function: Updating the contents of Flash memory without an external programmer, requires some precau-tion when designing code that writes/erases the same Flash memory in which it is located.Currently, no flash memories exist that allow read cycles during a write/erase cyclus. Therefore, the code that performs the actual write/erase of the flash memory, must reside outside the flashmemory.
- 2022-03-06 09:41:27下载
- 积分:1
-
使用DirectShow做的多媒体播放器,可以播放多种格式的多媒体文件...
使用DirectShow做的多媒体播放器,可以播放多种格式的多媒体文件-So the use of DirectShow multimedia player capable of playing multimedia files in multiple formats
- 2022-06-20 07:27:23下载
- 积分:1