搜索资源列表
VC实现程序自动创建AVI/ WMV/ MOV电影视频源代码
- 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
JegToAvi
- jpg图片序列转换为AVI视频的代码,可以进行视频参数的调整-jpg image sequences into AVI video code, you can adjust the video parameters
avi_decode
- avi文件分解成jpg图片,VC++ 6.0环境-avi files into jpg picture, VC++ 6.0 Environment
JpgView
- 用vc编程的一jpg文件查看程序, 实现jpg文件的图像显示- JpgView
NeusoftMediaPlayer
- 本系统的功能主要包括:监视目录、主界面操作、图片文件播放、音频/视频文件播放。 1. 设定要监视的本地目录,在目录内有媒体文件的增加、删除、修改功能,更新目录文件信息。 2. 本地设定目录中包含音频文件的浏览和播放(需要支持mp3/wma)。 3. 本地设定目录中包含图片文件的浏览、预览和播放(需要支持jpg/png/bmp)。 4. 本地设定目录中包含视频文件的浏览和播放(需要支持wmv/avi/asf)。 5. 播放列表的各种操作 压缩包中还是此系统的软件工作文档,
Avay22
- Creates avi files from a series of images (bmp, gif, jpg). I started making stop motion animation with legos and needed a way to create the avi file, so here it is. It doesn t save audio just video, if anyone can add audio, do it and upload it here.
hbrowser_source
- Plugin to download/delete files (JPG, CRW, WAV, AVI)
JpgToAvi
- create a avi video with some jpg pictures
MultiMediaPlayer
- 该播放器可以播放bmp,jpg,wmf,emf等格式图片,mp3,wav等音频,wmv,MP4,avi等视频,swf格式动画.-The player can play bmp, jpg, wmf, emf format pictures, mp3, wav and other audio, wmv, MP4, avi and other video, swf formats The animation.
AviToJpg
- This a tool about dividing and save frame t o jpg image. This is useful who want to get jpeg image from *.avi video clips.-This is a tool about dividing and save frame t o jpg image. This is useful who want to get jpeg image from *.avi video clips.
jpgToAvi
- 将jpg文件转为avi文件,在vs2008下编译通过-Jpg files to avi files in vs2008 compiler through
JpgToAvi
- 批量将jpg图片转换为avi,jpg压缩内容更小-This is the author wrote a small category, for the integration of a series of jpeg file conversion to avi
avi_process
- 该小程序能将AVI视频文件逐帧转换并保存为JPG格式图片-The applet is able to convert and save an AVI video file as a series of JPG format pictures frame-by-frame
avi2jpg
- avi转换成jpg的小程序,喜欢的可以下载,还有jpg转换成avi的,非常实用-avi convert jpg applet, like you can download, as well as the jpg conversion into avi, very practical
mediaplayer
- 可以对音频文件mp3/wma图片jpg/png/gif/bmp视频文件wmv/avi/asf进行解码播放-Can be carried out on the audio files mp3/wma files jpg/png/gif/bmp files wmv/avi/asf
Res
- 列举出一些常用的资源文件使用方法,包含如下AVI,BMP,CUR,ICO,JPG,SWF,WAV-List some common resource use, contains as follows AVI, BMP, CUR, ICO, JPG, SWF, WAV
avi转jpg
- avi转jpg, 只依赖c标准库,vc打开即可 avi转jpg, 只依赖c标准库,vc打开即可
JpgToAvi
- 将JPG文件转为AVI文件,很有用的,可以将用USB摄象头下的 图片保存为AVI WINCE下用的-The JPG file into AVI files, very useful, can be with the image saved as AVI USB camera with under WINCE
JPGs-to-AVI-2.0-Source
- this program converts the JPG files into a video file that is AVI.
DirectX-Media-Player
- This a simple media player application suports all types that you computer can play it actually search for a render device. Well i can play all files i want (Even mpg and avi a small window pops up with the screen). It usses Quartz DLL that belon