搜索资源列表
avi2yuv_cpp
- 可以将AVI文件转换成YUV文件或者其他RAW格式文件,需要VFW库
ConCapture
- 使用vfw将USB摄像头拍摄的画面保存成yuv420格式文件-Vfw to use USB camera to save the screen shot into yuv420 format file
H263
- 基于VFW视频捕捉得到RGB24格式的视频,然后将该格式转为YUV格式,对YUV格式进行h.263编码,建立socket服务端和客户端,之间通过tcp协议进行传输,这里电脑是服务器端,window mobile手机是客户端,263文件从服务器端传送到客户端,传输完成后利用从ffmpeg移植到wm的h.263解码器进行解码,得到YUV格式的视频,再转为RGB24格式,就可以显示了。-VFW video capture video RGB24 format, then the format to Y
TestCamWin32
- 能实现VFW编程,调用本地视频设备,实现视频捕捉和RGB-YUV颜色空间转换。 -To achieve VFW programming, call the local video equipment, the implementation of video capture and RGB-YUV color space conversion.