搜索资源列表
liveCap
- 终于用live555实现了直播,官方的live555只能文件点播,不能直播摄像头视频,这次通过修改,终于搞定了。和大家一起分享。-Finally realized with the live555 broadcast live555 official documents on demand only, not live video camera, this time by modifying, and finally get. To share with everyone.
FFrameCaptureforWindows
- 基于FFMPEG SDK实现了视频文件的截帧,10秒1帧,对于了解FFMPEG和使用具有很好价值。-Realized based on FFMPEG SDK cut video file frames, 10 seconds 1, and use for understanding the FFMPEG good value.
vediocap
- 视频捕捉软件,在看了这个之后,你可能会想到ffmpeg,里面有个文件使用那个库,你可以完成对捕捉的视频文件编码特定的格式!-Video capture software, read this, you probably think of ffmpeg, which has a file using the library, you can complete the encoding of video files to capture a particular format!
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
ffmpeg_0.5.9.orig.tar
- FFMPEG是一个拥有采集,录制,转换视频的开源文件,对视频开发的学习有很好的帮助-FFMPEG is a collection of capture, record, convert video source files, video development has a good help to learn
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
3
- 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*
CapScreenAndAudio
- 1,经过改良的版本,工作少故障 2,完成对视频和音频一起采集,并生成MP4文件 3,在打开audio失败的情况,这个就要用ffmpeg命令行输入ffmpeg -list_devices true -f dshow -i dummy这个参数,可以看到本机的audio名称, [dshow @ 00377b60] DirectShow audio devices [dshow @ 00377b60] "FrontMic (Realtek High Definition Audio)&quo