搜索资源列表
videonet
- 其于VFW开发的视频软件,与QQ视频相似,适合于初学者学习
videonet
- fsdgsdf
VideoNet_srcbb-0813eve
- 进行VideoNet的程序(在http://www.codeproject.com/Articles/7573/VideoNetb上下载的)学习中,发现在进行调试时, 1. 运行到 ConvertRGB2YUV 函数时,在 *y++=( RGB2YUV_YR[*r] +RGB2YUV_YG[*g]+RGB2YUV_YB[*b]+1048576)>>16 出down掉! 崩溃! 程序每次到这里崩溃,我也崩溃了!后来反复查网上帖子,有几个说的还行,总体说来,还是没有根本
videonet_vc
- 点对点视频会议程序:VideoNet 该程序可以用于两个人在LAN/Intranet(或者Internet)上进行视频会议。现在有许多视频会议程序,每个都有各自的性能提升技术。主要的问题是视频会议视频帧的尺寸对于传输来说太大。因此,性能依赖于对帧的编解码。-Point-to-point video conferencing procedures: VideoNet the program can be used for two people in the LAN/Intranet (or I
VideoCS
- 其于VFW开发的视频软件,是在VideoNet文件基础上更改得到的,VideoNet文件针对摄像头的格式为RGB24,此文件支持摄像头为YUY2格式。-VFW development of its video software it is based on file VideoNet.VideoNet suports the video format RGB24 of camera,while this file suports YUY2.