搜索资源列表
操作AVI的类 operavi.zip
- 操作avi的类
Avibutton.zip
- 一个AVI按纽类
avi File Wrapper src
- avi文件封装类,包括avi文件的读写等常用操作,音频视频流等-avi file Packaging categories, including avi file read and write popular operation, streaming audio and video, etc.
jpeg文件转换为avi
- 这是笔者写的一个小的类,用于把一系列jpeg文件转换为avi。 -This is the author wrote a small category, for the integration of a series of jpeg file conversion to avi.
摄像头捕获C++类
- 一个摄像头捕获的类,可以自动枚举摄像头和声卡以及音频和视频编码器进行编码生成Avi文件-a camera caught the category, Enumerating automatic camera and sound cards, and audio and video encoder to encode documents generated Avi
这个类库可以在按钮上显示avi动画
- 本代码提供了可以在按钮上播放AVI动画的按钮类库-the code provides a button on the broadcast button AVI animation library
C编AVI按纽
- 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-button the player avi file. The procedures introduced a C
可以播放mp3,avi等文件
- 本工程的类可以在wince下使用,
BmpToAvi.rar
- 将几张bmp图片编码为avi视频文件,生成avi的类代码在writeavi.cpp文件中,Bmp picture to a few avi video files encoded to generate the class code avi files writeavi.cpp
avi_play
- 在vega prime环境下,使用纹理播放avi视频的程序,本人将播放视频封装成一个类,在vega prime中使用十分方便-Vega prime in the circumstances, the use of texture avi video player program, I will play the video package into a category, in the vega prime is very convenient to use
MCIWnd
- 一个包装mci函数的类,可以简单的调用函数实现多种avi播放功能,而不必写很多mci命令。-acquiring a packaging function category, you can simply call functions to achieve a variety of avi player, having written many MCI orders.
AviParse
- Avi文件读写,支持各种类型音视频编码。读文件的时候可以向前,向后,单帧播放-Avi file to read and write in support of various types of audio and video encoding. Document can be read forward, backward, single-frame playback
AVI
- VC下一个存储avi视频文件的类,可以实现对摄像头采集数据的存储-VC is stored under a avi video file types, you can realize the camera collected data storage
VideoCaptureAndDisplay
- VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。-VFW (Video for
avifileopenprogram
- 该程序基于DirectShow滤波器集成了一个能打开avi,mpeg,wmv等格式视频文件的类,对做视频分析的入门人员提供了很大的便利,可以获得每帧的原始数据来分析.-The program is based on integrating a DirectShow filter to open the avi, mpeg, wmv video file formats such as class, the entry of a video analysis provide a great con
AVI
- 本代码详解了如何播放AVI动画文件,AVI文件通常有3种播放方式,这里是利用MCIWnd窗口类来实现AVI文件播放的。-Detailed how to play the code AVI animation files, AVI files usually have three kinds of play mode, here is the use of MCIWnd window class to play AVI files.
VC-capture-AVI-files
- 在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mFrame)用于从AVI文件中读取第mFrame帧。-When using A
avi-info
- avi文件解析类工具,对avi文件解析出裸流-avi prase
AVI
- C#下视频类库,用于操作摄像头或其他途径传输的视频(C# video class library, used to operate the camera or other means of transmission of video)