搜索资源列表
41002_BMP2AVI
- 这是一个用borland c++编写的将bmp转换成avi的源代码,可以从里面看到学到一些图像视频编码的原理。有一定的参考价值。-with borland c + + will convert avi bmp the source code can be learned from the inside to see some images video coding theory. There will be some reference value.
多媒体作业 SY0403604
- 先将MPEG视频解码成PPM文件序列,再由指定的序列号转成BMP文件,最后转成JPEG文件-first MPEG video decoder into PPM document sequence, designated by the sequence of BMP file conversion, the final conversion to JPEG files
1videoca
- 视频采集的程序,能够把当前帧保存为bmp文件,也能够保存视频文件,是基于VFW的方法实现的-video collection procedures, the current frame can be kept as bmp file can also preserve video files, the VFW is based on the method
VCSeriesV2.2.2SDK
- 天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式-Mortimer Series SDK control cards, video capture, data compression preservation into BMP / JPG / AVI file format
avitobmp
- 将avi视频流转化成bmp的图片,其中使用了opencv函数库-avi video will flow into bmp photographs, which use the OpenCV library
GrabFrame
- 一个视频帧的抓取演示程序。开发平台:Windows XP, Visual C++ 6.0。该程序首先打开mpg文件,然后抓取视频文件的首帧并存为bmp文件。-a video frame grabbing demonstration program. Platform : Windows XP, Visual C 6.0. The procedure was first opened mpg file, and then crawls video files of the first frame
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
BMP-AVI
- 基于visual c++开发,实现有bmp图像序列向avi视频信号转化-development, achieve bmp image sequence to avi video signal conversion
Vedio2BMPConverter
- 用VC写的一个可以将视频文件转换为.bmp,.jpg等格式的图片序列的软件,对于学习cximage和ffmpeg库都比较有用,也可以帮助你自己写播放器,支持的视频格式很多
CamCap
- 自己写的DELPHI版的VideoCapture模块,通过COM封装提供静态图像捕获功能(bmp,jpg),可以多贞组合为GIF89a格式(需要TGIFIMAGE组件,这里没提供)。可以在HTML页面中使用,并且可以和ASP上传页面配合直接上传,不需临时文件,具体见文档,自己看看代码也行。编译完成的OCX文件没有申请证书,用在网页里下载时会提示。捕获模块可以方便的调用,直接作为视频压缩、传输的前端模块。
Capture
- 在VisualStudio2008下编写的视频采集程序,能够录像以及按照每秒15帧的速率将图像保存为BMP图像,基于VFW编写
AVI2BMP
- 一个简单的应用程序:将avi视频转化为bmp文件并保存到指定的文件位置,请预先建立一个BMP文件在E盘!
bmp2mpeg2enc
- 可将一组连续bmp图,压缩为一个mpeg2格式的视频,已编译通过
VedioCap
- 可以调用摄像机/摄像头的VC++程序,并能够进行视频捕捉,捕捉到图像以bmp方式存储。
VideoCap
- 可以调用摄像机/摄像头的VC++程序,并能够进行视频捕捉,捕捉的图像以bmp方式存储
vc++MFC逐帧读取视频文件
- vc++MFC逐帧读取视频文件,保存所读帧为BMP图像文件,vc++ MFC read video files frame by frame, to preserve the time-frame to BMP image files
MyCaptureVideo
- vc++MFC捕捉摄像头视频,保存所读帧为BMP图像文件。-vc++ MFC camera, video capture, preserve the reading frame to BMP image files.
bmpavicapture
- vc开发的关于图像采集、保存的源码,其中包括bmp及avi格式的存储。-vc on the development of image acquisition, preservation of the source, including bmp format and avi storage.
Ffmpeg-based_video_decompression
- 这是一个使用ffmpeg解码库对视频文件进行解码的示例程序,在这个程序中,将视频图像按帧解码为bmp图片-This is a library to use ffmpeg decoder to decode the video file sample program, in this program, the video image by decoding the bmp picture frame
Mpeg4Bmp.1.1
- 将MPEG4视频转换为BMP图片,并且可以将BMP图片转换为MPEG4视频,程序是由程序员编写。-Convert MPEG4 video into BMP pictures, and do the inverse process.