资源列表
ShowBMPPicture
- 一个打开BMP图像的程序,用于显示硬盘上的BMP文件或resouse目录中的BMP文件-an open BMP images procedures for the display on the disk resouse BMP files or directories of BMP file
获取AVI类型文件的信息
- 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi, *. wav)
code-jrtp
- jrtplib使用例子。用于linux下流媒体编程。-jrtplib usage example. Linux media for indecent programming.
xawtv-3[1].95.tar
- 能在linux播放电视,也能利用它来录制自己的视频和音频。对做linux视频采集是一个非常好的参照例子。-in broadcast television can also use it to record their own video and audio. Linux done right Video Capture is a very good example of the light.
aacDecoder
- aac+的解码器,可以在windows下运行,用vc6直接编译。可以解码row,ADIF,ADTS的aac文件-aac decoder can operate in the windows with vc6 directly translated. It can decode row, ADIF, the ADTS aac documents
emu-tools-0.9.4.tar
- 大名鼎鼎的sblive声卡的驱动程序和控制程序的源代码!-famous SBLive card drivers and control procedures for the source code!
MP3解码程序
- 这是一个mp3的解码程序 希望大家编写多媒体程序的时候能用到 谢谢大家-MP3 decoding procedures hope we prepare multimedia programs can use the time to thank you all
Mic Command
- Mic Command 一些简单的MIC指令用户播放多媒体文件.界面简陋.-Mic Command MIC some simple instructions users to access multimedia files. Simple interface.
Mod xm
- 其中调用控件来播放MOD XM 等文件,还有8,8,1的PCM文件,不含什么技术性内容,可以用于练习使用DLL文件.-which controls called XM to broadcast MOD documents, 8,8,1 PCM, what is non-technical content, which can be used to practice the use of DLL files.
subject_1_64672
- MPEG4网络传输(DSnetwork)修改后的cpp和.h文件,(精)-MPEG4 network transmission (DSnetwork) revised and the cpp. H, (exquisite)
RadiusAAA
- radius AAA 源代码,基于radius协议的鉴权,认证组件,广泛用于电信行业和银行业。-radius AAA source code, based on the radius of the agreement authentication, authentication components widely used in the telecommunications industry and banking.
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。