video-p2p-based-on-H.264

所属分类:视频捕捉采集剪辑
开发工具:Visual C++
文件大小:11647KB
下载次数:478
上传日期:2013-08-20 22:08:34
上 传 者scott sun
说明:  本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定义即可)。代码中的可执行程序为YUY2输出352x288版本供大家测试使用。
(This procedure is in H.263 P2P video chat program (site can be downloaded to) is made on the basis of the optimization and upgrading, vs 2008 environment, to achieve a point to point video communication, resolution and video quality has increased dramatically. Includes three projects: x264 for video encoding, ffmpeg for video decoding, testvideo video collection interface display and the TCP protocol to transmit, you must first compile the project before the two library files generated after the call for a third project, compile libraries attention modification works path and code extern C, can also be directly compiled to use my library file. Supports RGB and YUY2 (4:2:2) output format camera with a resolution of 176x144 or 352x288 two kinds of support (you can modify the macro definition). Executable code for the 352x288 version YUY2 output for all the test used.)

文件列表:
release\TestVideo.exe (743936, 2013-08-20)
release\ffmpeg_h264_vc\allcodecs.c (7673, 2006-04-03)
release\ffmpeg_h264_vc\avcodec.h (67093, 2006-02-09)
release\ffmpeg_h264_vc\AVCodeDecoder.cpp (3155, 2006-03-28)
release\ffmpeg_h264_vc\bswap.h (2309, 2006-02-13)
release\ffmpeg_h264_vc\cabac.c (6007, 2004-07-08)
release\ffmpeg_h264_vc\cabac.h (10509, 2006-02-15)
release\ffmpeg_h264_vc\common.c (8825, 2004-03-13)
release\ffmpeg_h264_vc\common.h (34012, 2008-09-10)
release\ffmpeg_h264_vc\config.h (340, 2006-02-14)
release\ffmpeg_h264_vc\dsputil.c (130338, 2008-09-10)
release\ffmpeg_h264_vc\dsputil.h (20451, 2006-04-04)
release\ffmpeg_h264_vc\error_resilience.c (40547, 2006-02-14)
release\ffmpeg_h264_vc\golomb.c (9111, 2004-01-22)
release\ffmpeg_h264_vc\golomb.h (11418, 2006-02-13)
release\ffmpeg_h264_vc\h263data.h (9383, 2003-12-30)
release\ffmpeg_h264_vc\h264.c (219876, 2013-08-08)
release\ffmpeg_h264_vc\h264.h (165, 2013-08-08)
release\ffmpeg_h264_vc\h264data.h (60980, 2006-02-14)
release\ffmpeg_h264_vc\H264Dec.dsp (5924, 2006-05-16)
release\ffmpeg_h264_vc\H264Dec.dsw (537, 2006-02-13)
release\ffmpeg_h264_vc\H264Dec.ncb (1633280, 2013-08-07)
release\ffmpeg_h264_vc\H264Dec.opt (49664, 2008-09-10)
release\ffmpeg_h264_vc\H264Dec.plg (10972, 2008-09-10)
release\ffmpeg_h264_vc\H264Dec.sln (879, 2013-08-07)
release\ffmpeg_h264_vc\H264Dec.vcproj (10898, 2013-08-09)
release\ffmpeg_h264_vc\H264Dec.vcproj.MICROSOF-DE8385.Administrator.user (1427, 2013-08-20)
release\ffmpeg_h264_vc\imgconvert.c (69794, 2006-04-03)
release\ffmpeg_h264_vc\inttypes.h (596, 2013-08-08)
release\ffmpeg_h264_vc\jrevdct.c (33966, 2003-03-06)
release\ffmpeg_h264_vc\mem.c (3448, 2004-06-06)
release\ffmpeg_h264_vc\mpegvideo.c (235303, 2006-04-04)
release\ffmpeg_h264_vc\mpegvideo.h (41509, 2006-02-13)
release\ffmpeg_h264_vc\out.yuv (3110400, 2007-11-07)
release\ffmpeg_h264_vc\parser.c (25790, 2006-04-04)
release\ffmpeg_h264_vc\rational.h (1708, 2006-03-28)
release\ffmpeg_h264_vc\simple_idct.c (15947, 2003-03-06)
release\ffmpeg_h264_vc\simple_idct.h (1454, 2003-03-06)
release\ffmpeg_h264_vc\svq3.c (33199, 2006-02-14)
release\ffmpeg_h264_vc\test.264 (33766, 2006-03-16)
... ...

基于H.2***的p2p视频聊天程序 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x2***实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定义即可)。代码中的可执行程序为YUY2输出352x288版本供大家测试使用。

近期下载者

相关文件


收藏者