搜索资源列表
h264RateControl
- H264的码率控制的综述,ppt文档,写的很好,适合初学者,介绍了当前的几个流行算法-H264 Rate Control Review, ppt documents, very well written and suitable for beginners the current state of several popular algorithm
CGSnapShot
- 演示连续采集指定帧数图像到内存,然后循环回放。 利用CGSnapShot采集图像到内存,采集的总帧数根据当前分配的静态内存大小和视频输出窗口及视频格式决定。采集结束后,按采集顺序在客户区进行循环回显,循环的次数可由程序控制。 -designated demonstration of continuous acquisition of Image Frame memory, and then cycle intervals. CGSnapShot use of the memory ima
ADMixer_Mute
- This program is equivalent to the "Mute all" check box of Windows Volume Control for Playback. The Master Mute control is the MIXERCONTROL_CONTROLTYPE_MUTE control of the MIXERLINE_COMPONENTTYPE_DST_SPEAKERS destination audio line. It belongs to the
control
- 视频监控系统 使用了Access数据库,保存在“源程序”目录下。 主程序文件Capture.dsw,使用Visual C++6.0打开此文件,然后使用工具栏中的“Build”命令即可调试。 管理员的用户名和密码可以从数据库中的表“tb_user”中获取。 本系统使用的硬件是天敏VC4000监控卡,其中使用了MPG4c32.dll、MediaTransmit.dll、MediaTransmit.lib 、MediaTransmit.h、Sa7134Capt
VB_CapVB6
- VB_CapVB6控制摄像头保存图像的源码例子,测试时候要找一个安装有摄像头的电脑上测试,在显示图像的时候,点击“save pic”按钮,可把当前的摄像头中的图像抓拍下来。 -VB_CapVB6 control the camera to save the image of the source code examples, the test when looking for a camera installed on the computer test, when an image is
WMPlayer
- 该RTSP播放器实现了主流RTSP播放器的基本功能,并有所拓展: 1、RTSP 标准码流(包括音视频)的实时预览播放; 2、网络数据流的断线重连; 3、对存储文件的解码播放以及控制; 4、音视频码流的同步存储,文件存储时以当前系统的时间戳作为音视频 播放时的索引,方便在文件播放时以时间戳作为检索条件来点播文件; 5、视频播放格式上支持 h.264、mpeg4、mpeg2 等,音频播放格式上支 持 AAC、AMR、G711 等;