搜索资源列表
VC实现程序自动创建AVI/ WMV/ MOV电影视频源代码
- 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
Avi生成器
- Avi生成器,可以将图片序列转化成avi视频格式。
AVI.rar
- 实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式,AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
avi.rar
- 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
AVI
- 将h.264码流封装为avi格式视频的源代码-convert h.264 to avi
AVI2YUV.rar
- 可将avi格式装换为yuv格式的软件,可以任意设置需要转换的帧数,支持cif,qcif两种格式。,Avi format can be loaded for yuv format for the software, can set up the need to convert frames to support the cif, qcif both formats.
Web.rar
- c#实现的web在线视频点播系统,可以播放rm/rmvb,avi格式视频,c# realized web online video-on-demand system, can play rm/rmvb, avi format video
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.
background_reconstruct_frame
- 背景重建程序.可以自己添加AVI格式的文件-Background reconstruction process. Can add the AVI file format
AVI
- 可打开AVI格式视频的播放器,3646会64替-May open the AVI format video players, 3646 will be 64 for
avi
- 这是一个英文版的avi格式说明文档,有一定的参考价值-this is a avi format reference[riff]
AVI
- 本文档详细描述了AVI文件格式规范,对于各种数据信心都给出了详细的数据结构和解释!-This document details the AVI file format specification, for a variety of data are given confidence in the data structure in detail and explain!
MCIAVIPlayer
- mci avi 格式音频播放器,能进行播放,录音等功能,格式为mci,avi-mci avi-format audio player, capable of playing, recording and other functions, the format for mci, avi
AVICapture
- 利用opencv编的一个小程序:启动摄像头并把读取的数据保存为avi格式的视频-Using opencv compiled a small program: to start the camera and to read the data saved as avi format video
AVI
- 只能播放AVI格式的视频,内含源代码及其一切-player
aviplayer
- 基于DirectShow的AVI播放器,支持AVI格式文件的播放,编程采用VC2005-The AVI DirectShow-based player, support AVI format files playback, programming using VC2005
AVI
- VC++实现的可以播放AVI格式视频的程序,对于初学者,是个不错的参考-VC++ implementation can play AVI format video program, for beginners, is a good reference
jtsxtjk
- 家庭视频监控系统 可以存储视频(AVI格式)基于Visual C++编程-Home video surveillance system that can store video (AVI format) based on Visual C++ programming
VideoDemo
- 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
119128642H264ToAVI_ok
- 取rtsp的h264流封装成avi格式文件(Take the RTSP H264 stream and wrap it into a avi format file)