资源列表
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
ffmpegdelphipascalheaders2.3.4
- ffmpeg pascal headers
h264decoder
- windows下的h264解码库,测试可用,功能简单易懂(Windows under the H264 decoding library, test available, easy to understand)
media_foundation
- Developing Microsoft Media Foundation Applications.
Source code
- 实现所有格式视频播放,实现视音频同步播放功能(Realize all formats of video playback, video and audio synchronization playback function)
无纸化会议
- 无纸化会议,传送文件,幻灯同步演示,远程桌面显示(Paperless conference, transfer files, slides synchronized demo, remote desktop display)
VideoRecordProc
- 将mjpeg的数据封装成AVI格式的视频(Encapsulate MJPEG's data into AVI format video)
音乐播放器(C++源代码)
- 主要是在控制台上对简易音乐播放器应用程序的设计与实现进行讨论,通过这一过程来进一步学习C/C++,这样对个人和团队的能力的提升有很大的意义。(Mainly on the console, we discuss the design and implementation of the application of the simple music player, and further learn C/C++ through this process, which is of great sign
savihostx86
- virtual vst host source code c++
pcm_db_check
- 解析wav文件,分析PCM数据的音量,目前仅支持48K采样率、16位采样深度,未压缩的PCM数据 VS2008 编译通过,其中用到了glib,需要自行安装(Parse WAV file, analyze PCM volume)
mediaPlayer
- 视频播放,能打开本地文件进行播放,设置了两种不同风格播放器选择。(Video play, can open the local file to play, set up two different styles of player selection.)
ffmpeg-3.4.1
- ffmpeg最新源码,包含音视频编解码,以及一些常用的算法处理,适合多媒体开发人员学习(Ffmpeg's latest source code, including audio and video codec, and some common algorithm processing, is suitable for multimedia developers to learn.)