搜索资源列表
yuvread
- 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
yuv
- 可读取yuv文件,可以使嵌入的视频能够读取,使用DCT方式嵌入水印视频-Yuv files can be read
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
PictureToYUV
- 功能:把图片变成yuv视频文件,一般用与视频编码中的图片转换。-Function: the picture into yuv video files, generally with the conversion and video coding.
FFMPEG_H264
- 视频解码器。对yuv文件进行解码操作。输入输出文件路径在main中。可以在vs2005直接运行-useful decoder!Video decoder. To decode YUV files on the operation
