搜索资源列表
Video_kouxiang
- 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-Demo video keying. Ball SDK which is modified from an example, an incr
LiveViewPylon_8bit_AVI
- 基于Balser pylon SDK的一个视频采集的程序,不过采集的视频未经压缩,文件会比较大,但是作为一个学习的源码还是不错的。-Balser pylon SDK based on a video capture process, but the acquisition of uncompressed video, documents will be relatively large, but as a source of learning is good.
WalleOnly1
- 本实例演示了Windows Media Player 9系列的简单SDK开发,以及图片按钮的实现和一些常见的控件的使用(滑块等) 原本是用作OS设计中用于演示同步与互斥的-This example demonstrates the Windows Media Player 9 Series SDK to develop simple, as well as the realization of picture button control and a number of common use
SQPlayer
- 使用Windows32 SDK编程开发的简易音频播放器,支持播放列表,循环播放等功能。-Programming Windows32 SDK to use a simple audio player, support for playlists, features such as Loop.
AnyChatCoreSDK_V2.2
- 。“AnyChat Platform Core SDK”采用H.264视频编码技术、AMR_WB语音编码技术以及P2P网络传输技术,可以实现任意两个或多个用户之间互相进行语音、视频、文字以及数据交互的功能。-. " AnyChat Platform Core SDK" using H.264 video encoding technology, AMR_WB speech coding technology, as well as P2P network transmissio
MMBPlugInSDK
- Multimedia Builder 是一款制作多媒体程序的优秀软件。它具有强大易用的交互功能,丰富的对象使用,潜力无限的脚本语言,以及小巧易懂的小助手,并且支持绝大多数的多媒体文件格式,加上内建多种影像处理效果,将能帮助你快速的开发一个漂亮的互动式多媒体应用程序。 本套代码为MMB的PLUGIN SDK,用于扩展MMB的应用程序功能。-Multimedia Builder is a multimedia program produced excellent software. It has
FFmpeg-full-SDK-3.2
- 继ffmpeg工程组(http://www.ffmpeg.com.cn)2006年5月5日发布ffmpeg+x264 SDK V1.0版本,2006年9月25日发布V2.0版本之后,2007年8月21日发布V3.0版本,有很长的时间没有发布过新的SDK版本,ffmpeg的SVN版本号也由V3.0版本时的r10087更新到了目前的r12790,这期间ffmpeg的功能与稳定性都完善了很多,部分编码器的性能也有了较大幅度的提升,在很多热心的朋友强烈要求下,ffmpeg工程组再次发布FFMPEG FU
PlayCap
- 采用window的SDK ,使用VC6.0 采用C++写的一段 DirectShow sample code。 适合USB摄像头,需要一些头文件。如下: #include <atlbase.h> #include <windows.h> #include <dshow.h> #include <stdio.h>-With window of the SDK, use the VC6.0 C++ written by a Direct
MP3Helper_Source
- To many .NET developers, it s always been an issue playing MP3 files in your application, whether embedded or as a separate system file. According to MSDN, you can launch or embed WMP10 (using the WMP10SDK) in your application and then tell it
FFmpeg-full-SDK-3.2
- 这是一个windows下的SDK包:FFmpeg-full-SDK-3.2,内置ffmepg,ffplay等工具-This is a windows SDK package: the FFmpeg-full-SDK-3.2, built-in tools such as ffmepg, ffplay
HC_sdk
- 海康威视客户端SDK(以下简称“客户端SDK”)是海康威视嵌入式网络硬盘录像机、视频服务器、IP设备的配套产品,用于设备远程访问及远程控制软件的开发,适用于以下产品型号: 客户端SDK主要功能: 图像预览、文件回放和下载、云台控制、布防/撤防、语音对讲、日志管理、解码卡. 远程升级、远程重启/关闭、格式化硬盘、参数配置(系统配置、通道配置、串口配置、报警配置、用户配置)等.-Hikvision client SDK (hereinafter referred to as " c
PlayerDll
- VLC MFC编程,在一个开源例子上修改,增加快播、慢播等功能,喜欢研究VLC SDK编程的参考学习。在此基础上,封装成对话框输出的动态链接库,隐式连接,也可以改为显示连接。学习VLC SDK编程、动态库封装、对话框动态库输出的综合例子。需要VLC SDK V2.0支持才能播放。-VLC MFC programming on an open source example of modifications, additions, fast play, slow play and other fun
ClientDemo2
- 视祥安防实时监控,该版本网络和解码两套SDK完全分开,两套SDK配合起来完成最终的功能实现; 运用灵活是这种用法的的特点,对于想对网络数据进行二次处理或转发的应用是个好选择,还有显示上做特殊效果的处理,播放SDK就能灵活的应用起来。 -As the security real-time monitoring, the version of the network and decoding two sets of SDK completely separate, two sets of S
ClientDemo
- SDK中把很多本地解码播放的部分集成进去,只调用网络SDK就可以完成网络传输和视频播放;这种用法使得二次开发用起来很方便,像常用的功能基本上都只要调用NETSDK就可以完成啦。-SDK in a lot of local decoding playback part of the integration, only call the network SDK can complete the network transmission and video playback this usage m
ffmpeg NvDecodeD3D9
- 修改NVIDIA VIDEO CODEC SDK中 NvDecodeD3D9的数据源为FFmpeg,弥补原生SDK不能以流作为数据源的不足(Modify the NVIDIA VIDEO CODEC SDK for FFmpeg NvDecodeD3D9 data sources, make up the lack of native SDK cannot flow as a data source)