搜索资源列表
AVS生成工具
- AVS生成工具,减少自己编写AVS代码的麻烦。编写AVS是视频编码最常用的制作步骤,自己写实在是不方便。所以有这个会很方便-AVS generation tools to reduce their preparation AVS source of trouble. Preparation of AVS Video Coding is the most commonly used production steps, in their realism is inconvenient. So thi
PSIParser
- PSIParser可解析出TS中的PID,配合DSNetwork一起使用-PSIParser TS can figure out the PID, used in conjunction with DSNetwork
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
播放wav音频文件源代码及说明文件
- 播放wav音频文件源代码及说明文件,编译器为mfc,使用的函数为PlaySound,Wav audio file to play the source code and documentation, the compiler for the mfc, for the PlaySound function used
GlobalIP-Sound voip通信第三方的lib库
- 一个第三方的lib库,有使用的代码,可用于voip通信-A third party lib libraries have used the code can be used for voip communication
Mp3Test.rar
- 用Windows底层音频解码包装的一个控件,用来播放Mp3文件,可以用在SDI/MDI上的工具栏,状态栏上。,Windows audio decoding the bottom of a packaging component, which plays MP3, can be used in SDI/MDI on the toolbar, status bar.
directplayer.rar
- delphi语言的用了directshow,写的播放器程序 非常好 我用了,delphi language used directshow, wrote a very good player program I used
CaptureIt.rar
- 很好用的VB抓屏、鼠标拖动区域截图小精灵,小巧灵活,不亏为称为"精灵"。它可以完成抓取整个桌面,截取活动窗口、抓取某个区域、清除重来、保存图像等功能,每一个都是实用。VB的抓屏程序源码爱好者已收录很多了,个个都精彩,每一个都是用不同的方法来实现,值得学习。 ,Good use of VB screenshots, mouse, drag the region elf screenshot, compact and flexible, non-loss for the known as the
RaknetAndOgrePlayerDemo.zip
- 日前在search Raknet source code的時候,找到一個不錯的範例,同樣是Hikari的作者提供的一個叫做Player的demo,然是去年的東西了,但裡面的範例整合了一些Ogre與網路程式結合的應用,也有一些Ogre本身使用的技巧。,A few days ago in search Raknet source code of the time to find a good example is provided by the author of Hikari called Pla
JRTPLib.rar
- JRTPLIB源码及lib,编译已成功。jrtplib实现了rtp和rtcp,可以在windows或linux下使用,JRTPLIB source and lib, has been successfully compiled. rtp and jrtplib achieved rtcp, can be used under windows or linux
SignalGenerate.rar
- 一个输出正弦波的声波发生器,VC++环境,可以自己输入指定频率发出声音,主要用在一些多媒体设备中用以测试声音基准。程序挺好用,在VC6.0下可以编译。,Acoustic output of a sine wave generator, VC++ environment, you can specify the frequency of their voice input, mainly used in a number of multimedia devices to the voice of
dephi-Audio-Components
- dephi音频控件,包括音频录制,转换,播放等,可以实现常见的音频操作.项目中可直接使用.-dephi audio controls, including audio recordings, convert, play, etc., can achieve common audio operation. the project can be used directly.
x264encodeforc
- 经过调试过的x264编码,用c编写。可以用于分析x264编码的原理,也希望你进一步优化,大家共享。-After debugging through the x264 encoding, with c written. X264 encoding can be used to analyze the principles, I hope you further optimized, and we share.
histogram
- vc++ 显示音效的柱状频谱模块,显示声音频谱可以用的,比较老,不过仍不落后。希望能有所帮助。 -vc++ columnar sound spectrum display module, display the sound spectrum can be used to compare the old, but still lag behind. Want to help.
ScreenRecord
- 屏幕录像API,用于实现屏幕录像功能,可以用vc和builder-Screen recording API, used to implement the screen recording functionality
Pitch
- VC++模仿钢琴发音的程序代码与实例,可以用来做个虚拟钢琴-VC++ to imitate the piano pronunciation and examples of program code can be used to make a virtual piano
ffmpeg-git-f354396-32-bit-dev
- 2011最新版本的ffmpeg VC库,包括头文件和lib和dll文件,可以直接在VC工程中使用,此文件为32bit版本。-The latest 2011 version of ffmpeg VC libraries, including the header files and lib and dll files, can be used directly in the VC project, this file is 32bit version.
p2pVideo
- 本人写的视频聊天程序,包括视频采集,视频压缩(H263),视频传输(传输采用的是TCP,如果你有兴趣也可以改成UDP)。 下载后,你可以打开试试看,如果你觉得不错,别忘了支持下我。 最后鄙视下本站很多不负责的上传者们,搞一些垃圾、或者残缺的、不能用的、欺骗的那些‘源代码’有意思吗?-I wrote the video chat program, including video capture, video compression (H263), video transmissi
FF_Player_Win32
- FFMPEG Player Windows 版本。利用SDL。-FFMPEG Player Windows Version. used SDL.
waveinFFT_demo
- FFT显示的demo,可以用于研究音频频谱的绘制。-FFT display demo, audio spectrum can be used to study the drawing.