搜索资源列表
1394CameraDemo
- The purpose of this driver set is to provide easy, direct access to the controls and imagery of compliant cameras on the 1394 serial bus. These cameras are capable of transmitting image data at up to 400 mbps* while also offering the ability to contr
MPEG4解码系统
- (1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 (2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-1) This program can be built on Windows 2000, Visual C++ 6.0 and DirectX 8.0. 2) While compiling, you can directly open the file DECORE.DSW in the dire
DirectShow系统
- 在DirectX 9下构建filter graph,开发基于数字电视调节卡的程序. 编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。-in DirectX 9 under Construction filter graph, based on the development of digital TV card adjustment procedures. Compiling code need Windows XP and above
h86
- h.264编解码可用,版本型号JM8.6。同时欢迎愿意共同从事h.264方面研究的朋友一起讨论-available, the version JM8.6 models. While welcoming the willingness to jointly undertake research in the h.264 friends discussed
MPlayer1
- 你可以使用该软件轻松的制作一个可独立播放的多媒体文件,它的优点是媒体格式不限(只要你系统所支持的媒体文件,它都支持,但不包括realplayer),并且不需要使用任何播放器就可以播放媒体。 制作的方法很简单:选择你要制作的媒体文件,再选择你要保存的可执行文件的完整路径名,点击“create”按钮,稍等片刻后就可以见到“文件被成功创建”的信息框,以后只要使用这一个被创建了的程序即可播放媒体。 !!!该程序所建立的播放文件可以在任何windows系列平台下使用,但制作功能现在暂时只能在w
vlc-binary.tar
- VLC media player是一个完全免费的多媒体播放软件,支持多种流行的音频视频格式,比如MPEG/MPEG-2/MPEG-4/DivX/mp3/ogg等等,能播放DVD/VCD以及各种流媒体格式发文件。最具特色的功能是可以边下载边观看Divx媒体文件,并可以播放不完整的AVI文件。 -VLC media player is a free multimedia player software to support a variety of popular audio and video f
MutliConference
- 是一个多人会议单元系统,支持 H.323 协议(需OpenH323支持)。 - 支持 G.711, GSM MS-GSM 和 LPC-10 音频编码 - 支持 H.261 视频编码 - 多连接支持,多个会议可以同时开设 -meeting is a more modular system, support H.323 (subject OpenH323 support). - Support G.711, GSM MS-GSM and LPC-10 audio coding - s
为VoIP铺平道路ExpandVoIP-CH
- 本白皮书分析了VoIP的性能和带宽要求,并介绍了扩展网络公司的加速器(Expand Networks ACCELERATORs)如何有助于提供所需的性能,而同时在集成网络中降低WAN的成本。-VoIP analysis of the performance and bandwidth requirements, and expansion of the company's network accelerator (Expand Networks, ACCELERATOR s) can
HwAudioRec
- 直接压缩成mp3的录音机程序,录音过程中不需要产生.wav文件,边录音边压缩,处理速度快,节约磁盘空间,尤其对长时间录音非常合理。本程序可以录制单声道、立体声、左声道、右声道的语音。录音和播放过程中都有实时的波形显示。特别感谢我的好朋友李志刚的指点,由于他的提醒,我从使用mciSendXXX()改用waveInXXX()。-directly into compressed MP3 recorders procedures, the process of recording have not.
THVPM642_loop2
- 用于DSP6000的图像采集与显示的一个很好的程序,用C语言写的,同时提供了DSP的地层文件,值得学习。-for image acquisition and display of a very good program, written in C language, while providing a DSP stratigraphy, worth learning.
Intel-IPP-samples5
- IPP是Intel为PDA等手持设备提供的多媒体库,可以用来处理各种格式的音频视频,同时代码是经过优化的,速度比其他库快好几倍。-Intel IPP for handheld devices such as PDAs for the multimedia library, which can be used to deal with various types of audio and video, while the code is optimized, speed faster than t
PHOTORECOVERY
- 使用方便简单,省去不必要的麻烦,节约时间同时增强了功能-simple easy-to-use, eliminating unnecessary trouble, saving time while increasing its functionality
vFloppy
- 使用方便简单,省去不必要的麻烦,节约时间同时增强了功能-simple easy-to-use, eliminating unnecessary trouble, saving time while increasing its functionality
LiveVideo_src
- This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices includi
RollAndMusic
- 一个演示舞厅灯光变换同时有音乐伴奏的源程序,可以根据自己的喜好更换音乐,有助于理解多媒体编程!-a demonstration ballroom lights transform while music source, according to replace their music preferences, helps to understand multimedia programming!
2DGRAPH
- 这是一个基于VC开发的基本绘图程序,可实现画点、线、矩形、三角形、多边形、圆、椭圆等,还具备擦除、刷新、设置背景颜色、画图文件保存等功能。虽然较为简单,但是本人心血之作,希望站长能够采用,我以后一定为本站多做宣传,多做贡献!-This is a development of the VC basic mapping, which enables the paintings point, line, rectangle, triangle, polygon, round, oval, also h
PICTUREADNMP3
- 基于SUN公司开发的MEDIA工具进行开发的可以边浏览图片,边听音乐的小程序-based on the Sun MEDIA development tools can be developed as a side pictures, while listening to music in small program
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
Mpeg2_audio_decoder
- Mpeg2_audio_decoder, 13818-3, 同时提供了很多音频处理小工具,spdif转换工具,mpeg demux工具-Mpeg2_audio_decoder, 13818-3. while a lot of small audio processing tools, SPDIF conversion tools mpeg demux tools, etc.
winamp_songword
- 使用vc实现了winamp的歌词显示插件,vs2005,vc6下编译通过.其中实现了显示歌词,自动匹配歌词,读取id3标签,指定目录搜索,过滤关键字,网站下载歌词功能展示了winamp gen类插件编写技术,并同时使用了拦截消息自绘窗口技术,winsocket http轻量级连接下载技术.-use vc realized the unusual lyrics show plugin, vs2005. vc6 under compile. which realized the lyrics, au