搜索资源列表
yuvtools
- BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP图片转换成4:2:0的YUV序列。 DYUV2BM
YUVrgb
- 实现了图像格式yuy2到RGB24的转换,在视频采集中有着广泛的应用、
YV12TORGB24
- 这个程序实现了YV12转化为RGB24显示,使用FFMPEG开源库,值得学习的地方是转码,显示.开源FFMPEG使用.-This application implements YV12 into RGB24 display, using FFMPEG open source library, and the place of study is the code, display. Open source FFMPEG use.
vfwdemo
- 在VS2005下编写的vfw的程序,通过vfw方式打开摄像头,并得到原始数据进行处理。其中摄像头必须支持RGB24格式的数据输出。代码中有RGB24转灰度、迭代阈值化等算法。-Prepared under the vfw in VS2005 program, open the camera through vfw, and the raw data for processing. One camera must support RGB24 format of data output. Code
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.
h264
- vs2008环境下编写的基于ffmpeg的H264帧的生成代码,可以完成yuv420和rgb24到H264帧 的转换,并附有图片可供验证,生成的H264帧可以用elecard软件查看。-prepared under the vs2008 environment based on ffmpeg H264 frames generated code can be completed the conversion of yuv420 and rgb24 H264 frame with pictur
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
yuv2rgb003
- Yuv2Rgb,里面功能很强,有大家都关心的 yuv420转rgb24(RGB888) 的转换,可以用极速来形容,不过用这个东西,有点难度-Yuv2Rgb, which features a very strong, there is a concern for all yuv420 turn rgb24 (RGB888) conversion, can be used to describe the speed, but with this thing, a little more diffi
VideoPlayer
- 用ffmpeg实现声音,视频解码,sdl声音播放,ffmpeg实现yuv420p to rgb24-Achieve sound with ffmpeg, video decoding, sdl sound playback, ffmpeg achieve yuv420p to rgb24