搜索资源列表
vc++视频开发实例集锦.rar
- vc++视频开发实例集锦一书得代码,包括视频捕捉系统,视频会议系统,远程视频监控系统,MPEG-4播放技术,MPEG-4编码技术,语音识别系统。。。。 是学习视频处理得必备书籍和源码
视频播放器源码
- 用vc开发的类似于暴风影音这样的视频播放软件。
aviplayer
- VC编写可以实现单帧播放、暂停、全屏等功能的AVI视频播放器。运行环境是VS2008-VC can be prepared in single-frame play, pause, full-screen features such as the AVI video player. Operating environment is VS2008
VideoMonitorActiveX
- 这个是C#开发的用于B/S网页插件的视频播放activeX控件。市面上都是基于VC的,我这个市面上绝无仅有。开发时找了N多资料才开发成功。WEB系统发布后,可远程观看视频。怎么在网页里嵌入ActiveX控件就不用我教了吧?google一大堆。把我的程序嵌入一下就行了-This is the C# development for the B/S Web plug-in video player activeX control. Market are based on VC, and my uniq
MyMediaPlayer
- 利用vc++的windows media player控件实现的视频播放器。 已在vc环境下调试成功!-Use vc++ The windows media player control to achieve the video player. Vc environment in debug successfully!
mediaplayer8
- vc++调用mediaplayer8.0 制作的视频播放程序-vc++ call mediaplayer8.0 produced video player
vc++aviplater
- vc编写的AVI播放器。可逐帧读取。对视频检测很有用。-vc prepared AVI player. Can be read frame by frame. Very useful for video detection.
vcPlayer
- VC视频播放程序,功能还可以,值得参考学习一下-VC video player procedures, functions can also, it is also useful to learn about
PlayAVI
- Avi视频播放器,基于VC++MFC框架下的持续,对初学者有一定的帮助-Avi video player, based on the VC++ MFC framework of continuing to have some help for beginners
vcwroteavideoplayer
- vc写的一款视频播放器,源码,可用,欢迎下载-vc wrote a video player, source code, available
realplayerDlg
- 利用vc++开发的视频播放器,运行本实例需要注册“Realplayer G2 Control”组件,该组件在安装完“Realplayer”播放器后在系统中存在。 -Vc++ to develop the use of the video player, necessary to run the examples of Registration " Realplayer G2 Control" component, the component in the installat
Player
- VC++音频视频播放器!供大家学习! 共同努力!-VC++ audio video player! For them to learn from! To work together!
SimplePlayer
- 用vc++编写的简单的视频播放器 用VC++和DSHOW开发 基本的播放功能都有-a simple Video player Developed by VC++ and dshow,it realize the functions a player need
VC
- 此代码是在VC++下开发,能够播放AVI视频,逐帧读取,方便视频的后续处理-This code is in VC++ under development, can play AVI video, frame by frame to read, easy to deal with the follow-up video
VideoPlay
- VC++简单演示了AVI格式视频播放功能-VC++ simple demonstration of the AVI format video playback
play
- VC++ 视频播放器 调用DirectShow函数 播放,快进,快退,暂停等功能-VC++ video player called DirectShow function play, fast forward, rewind, and pause
avi
- VC++写的视频播放器,有界面,欢迎下载。-VC++ to write the video player, with interface, are welcome to download.
FrameGrabber
- 开发环境:VC/C++ 用DirectShow抓取影片帧 很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能
vc-multimedia-player
- vc多媒体播放器可播放目前主流媒体格式的,其基本功能有媒体播放、音量调节、播放进度选择、暂停、停止以及歌曲信息的查询与添加等,能够播放市面上大多数的音频、视频文件。-vc multimedia player can play the current mainstream media formats, the basic function of a media player, adjust volume, select the play progress, pause, stop, and que
VC++实现 AVI视频播放器
- 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)