搜索资源列表
avi File Wrapper src
- avi文件封装类,包括avi文件的读写等常用操作,音频视频流等-avi file Packaging categories, including avi file read and write popular operation, streaming audio and video, etc.
AVIWRITER.ZIP
- avi write
AVI
- AVI格式文件的读写代码。如对AVI编码不熟悉的同学可以借鉴,有详细的代码供直接使用。-AVI format file read and write code. If students are not familiar with AVI encoder can learn from, a detailed code for direct use.
AVI-video-file-to-write
- OPENCV 写入AVI视频文件!!!!! 适用于初学者-OPENCV AVI video file to write! ! ! ! ! Apply to beginners. . .
writeAvifromYuv_src
- write avi from yuv420
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
cn-XVid_Player
- 该程序是xvid的播放器,感觉还可以,自己写的,不知道大家喜欢不喜欢,个人认为还好!-The program is a avi player, feeling still can, write your own, and do not know if you like it or not I personally think that okay!
aviview
- The AVIVIEW sample is a simple AVI viewing application using the read/write APIs in AVIFile.
AviCreate
- 生成AVI文件的例子,可以选择一个目录,允许在同一文件内放一个wav声音文件,程序会将里面的所有bmp文件(要求是24位的)自动合成avi文件,wav文件会做为背景音乐。该例子虽不完善,但可以为avi的视频流及声音流的读写提供参考。-Examples of AVI file is generated, you can choose a directory that allows the same directory put a wav sound file, the program will b
GrabBitmaps
- Improved DirectShow sample code - GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames
AV2AVI
- Sample program to convert video file + audio file to avi file (some cctv codecs write thus). To run program by desktop context menu execute reg file (correct program path previosly). To do: implement auto mode and read templates from registrity-S
avidemo
- 模仿文件复制,写的一个传输进度,可以学习-Copy files, write a transmission schedule, you can learn
OpenGLAVI
- 使用vc++和OpenGL做的一个播放avi视频的源码 NEHE写的非常好。-Using vc++ and OpenGL to do a play avi video source NEHE write very well.
mmwrite
- 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
avi
- VC++写的视频播放器,有界面,欢迎下载。-VC++ to write the video player, with interface, are welcome to download.
writeavi
- write avi file source for developer... study
Avi-tets
- 用openg 撰寫一全螢幕撥放avi 檔的程式, 極具參考價值-With openg write a full-screen playback avi file of the program, great reference value
AVI
- 读AVI的方法,调用avi.lib,写AVI的方法,调用avi.lib-Read AVI, call avi.lib, write to AVI, call avi.lib
AVI
- 详细介绍了如何用Visual C++编写视频捕捉的步骤以及相应的代码解释,可以选择帧率,设置窗口大小-Described in detail how to write video capture step with Visual C++, and the corresponding code interpreter, you can choose the frame rate, set the window size
opencv--video-write
- 学习OpenCV 例2-10 写入AVI视频文件源码 运行通过 -Example 2-10 Learning OpenCV source code written to AVI video files Run through