搜索资源列表
haikang.rar
- dephi测试海康视频卡预览功能小程序。,Haikang dephi test preview video card applet.
Camera_Sampleforwince6.0
- wince6.0,三星s3c6410平台下实现的摄像头预览程序,directshow,有完善的线程处理结构,需要的同学有福了。默认屏幕800x480。-wince6.0, Samsung s3c6410 platform to achieve camera preview program, directshow, a perfect thread structure, students in need blessed. The default screen 800x480.
ClientDemo
- 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
DirectShowDES
- 基于DirectShow核心框架的非线性编辑的基本原理,并提供了一个编辑的源代码,演示如何拼接两个音视频文件,实现视频过渡效果,并预览。 -Based on DirectShow core framework of the basic principles of non-linear editing, and provides a source code editor, shows you how to splice the two audio and video files, video tr
Sample
- 利用vfw视频预览抓图,可以点击保存按钮保存图片为bmp格式-Vfw capture using video preview, you can click the Save button to save picture as bmp format
VirtualVCR-src-v2.6.9
- 类似与directshow SDK的例子AMCap,可以从视频采集设备(例如摄像头)中预览视频,捕捉数据,可以录制成AVI,有丰富的配置选项。-like the direcshow sdk example AMCap, it can preview video or capture data from a video capturing device, and it can record video into AVI file. It is featured with many configur
Preview
- 视频预览实现-preview
DirectXCapture2
- 一个捕捉视频和音频到AVI文件的.NET类库。 功能特性包括:1.列举硬件。2.音视频设置接口(例如帧率,画面大小)。3.支持音视频解压。4.视频预览。5.支持电视调谐器。6. 支持交叉和音频混合器。7.检索设备的能力。8.查看驱动属性页。9.包含一个msdn风格文档。-A .NET class library for capturing video and audio to AVI files. This article presents a class library for cap
DivFix
- DivFix++ is yours AVI video repair and preview software. It designed for repair and preview files which are on download from ed2k(emule), torrent, gnutella, ftp. web or any other source on the internet. It can repair AVI and DivX files
ConsoleAudioCaptureSavePreview
- DirectShow音频采集教程示例三,此源码在上一个示例的保存音频数据的基础上可以预览音频.-DirectShow audio capture tutorial example 3, this source code stored in the previous example on the basis of audio data can preview the audio.
send264Video
- 利用directshow捕获视频并压缩H264,其中没有发送部分,程序只在本地解压缩并蟊预览-The use of directshow to capture video and compression H264, which did not send part of the program only in the local decompressed and Spanish fly preview
gamer
- 摄像头编程,支持图像预览,可保存到AVI格式。-Camera programming, supports image preview, save to AVI format.
mp3_Manage
- mp3管理系统,能够实现mp3文件管理,音乐播放预览,分类,收藏夹功能实现-mp3 management system, to achieve mp3 file management, preview music, classification, function realization Favorites
MLSCam
- Windows mobile cam preview
wincamera
- 一个非常简单的使用directshow预览摄像头视频的程序-A very simple camera to use directshow video program preview
show
- 用VFW的方法实现了视频预览,而且还可截图和改变视频窗口大小-VFW method used to achieve the video preview, but also screenshots and change the video window size
DivFix_v0.34-src
- DivFix++ 是一个AVI视频文件修复修和预览补工具。可以预览像amule等工具正在下载的p2p视频文件。-DivFix++ is AVI video repair/fix and preview tool. Specially developed for preview files on downloading from p2p networks like amule, torrent or gnutella. Its easy to integrate with aMule/e
Camera2avi2yuv
- VC6.0编程,基于VFW技术,能够设置预览帧率,以及相关捕捉视频的参数,并且还能够录制保存视频为AVI格式。-VC6.0 programming, VFW-based technology to set the preview frame rate, video capture and related parameters, and also can save the video to record AVI format.
Real-time-video-transmission
- 一个简单的实时视频传输系统。服务器端有摄像头连接,单击“预览”按钮,可以在窗口中显示从摄像头获取到的视频。单击“开始侦听”按钮,等待客户端连接。 当服务器端启动侦听,客户端只需单击“连接”按钮,就可实时获取服务器端视频。-A simple real-time video transmission system. The server-side camera connection, click the "Preview" button, you can access to video from
DirectShow
- 通过DirectShow进行视频预览和捕获,可将图像保存为文件。-Preview and Capture image from camera use Direct Show, save as file.