3

所属分类:多媒体编程
开发工具:Visual C++
文件大小:25617KB
下载次数:112
上传日期:2014-02-17 16:09:26
上 传 者yingtaoziseu
说明:  ffmpeg通过dshow驱动摄像头拍摄视频,并将视频转为h264格式,再添加到rtp流中。运行后生成*.sdp文件,拖入vlc播放器可以查看。运行时请将lib与include文件放到c盘下。本机环境为win8.1(x64) vs2013(x86),版本不兼容请进行相关修改
(ffmpeg dshow driven by the camera to shoot video, and video into h264 format, add it rtp stream. After running the generated*. Sdp file, drag vlc player can see. Please runtime lib and include file into the c drive. The machine environment for win8.1 (x64) vs2013 (x86))

文件列表:
3\3\3.cpp (4364, 2013-12-22)
3\3\3.h (333, 2013-12-19)
3\3\3.vcxproj (5107, 2014-01-11)
3\3\3.vcxproj.filters (1314, 2014-01-11)
3\3\3.vcxproj.user (165, 2013-12-19)
3\3\avcodec-55.dll (17232384, 2014-01-08)
3\3\avdevice-55.dll (1182720, 2014-01-08)
3\3\avfilter-4.dll (1930240, 2014-01-08)
3\3\avformat-55.dll (5237248, 2014-01-08)
3\3\avutil-52.dll (408576, 2014-01-08)
3\3\capture.cpp (7499, 2014-02-16)
3\3\Debug\3.Build.CppClean.log (1159, 2014-01-19)
3\3\Debug\3.log (1719, 2014-02-16)
3\3\Debug\3.pch (2818048, 2014-02-16)
3\3\Debug\3.tlog\3.lastbuildstate (188, 2014-02-16)
3\3\Debug\3.tlog\cl.command.1.tlog (3738, 2014-02-16)
3\3\Debug\3.tlog\CL.read.1.tlog (35218, 2014-02-16)
3\3\Debug\3.tlog\CL.write.1.tlog (1318, 2014-02-16)
3\3\Debug\3.tlog\link.command.1.tlog (3394, 2014-02-16)
3\3\Debug\3.tlog\link.read.1.tlog (3258, 2014-02-16)
3\3\Debug\3.tlog\link.write.1.tlog (712, 2014-02-16)
3\3\Debug\capture.obj (214363, 2014-02-16)
3\3\Debug\stdafx.obj (11759, 2014-02-16)
3\3\Debug\vc120.idb (1199104, 2014-02-16)
3\3\Debug\vc120.pdb (937984, 2014-02-16)
3\3\frame0.ppm (921615, 2014-01-12)
3\3\frame1.ppm (921615, 2014-01-16)
3\3\lt.sdp (189, 2014-01-17)
3\3\postproc-52.dll (121344, 2014-01-08)
3\3\quartz.lib (2366, 2013-08-21)
3\3\rtp.cpp (4407, 2014-01-08)
3\3\saveframe.cpp (3896, 2013-12-22)
3\3\stdafx.cpp (207, 2013-12-19)
3\3\stdafx.h (234, 2013-12-19)
3\3\swresample-0.dll (271360, 2014-01-08)
3\3\swscale-2.dll (371712, 2014-01-08)
3\3\targetver.h (236, 2013-12-19)
3\3\test.cpp (4389, 2013-12-22)
3\3.sdf (40435712, 2014-02-17)
... ...

======================================================================== 控制台应用程序:3 项目概述 ======================================================================== 应用程序向导已为您创建了此 3 应用程序。 本文件概要介绍组成 3 应用程序的每个文件的内容。 3.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件,其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 3.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。它包含有关项目文件与筛选器之间的关联信息。在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。例如,“.cpp”文件与“源文件”筛选器关联。 3.cpp 这是主应用程序源文件。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 3.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”注释来指示应添加或自定义的源代码部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者