搜索资源列表
tsdemux
- TS流的解析,包括PAT,PMT, 重要的是此代码是跨平台的。交叉编译一下就可以在你需要的平台上运行 当前的工程是建在vs2008上的
cmmb_mfs_parse
- 完善的CMMB,MFS解析工程,可完成对音视频及控制表的分析-Improve the CMMB, MFS analysis project to be completed and control of audio and video analysis of the table
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.
ffmpeg0.8_windows
- 基于windows下的ffmpeg工程0.8版,学习ffmpeg必不可少的资i料,可以帮助了解ffmpeg的工作流程-Windows-based projects under the 0.8 version of ffmpeg, ffmpeg essential learning materials information i can help to understand the workflow for ffmpeg
MutiMediaCode.rar
- vc++音频视频处理技术及工程实践的光盘源码,vc++ audio video processing technology and engineering practice of the CD-ROM Source
RGB2YUV
- 将RGB转换成YUV422格式的源码工程,高效、浅显、易懂。-Convert YUV422 to RGB format source projects, efficient, easy to understand.
Audioandvideo
- (visualc++音频视频处理技术及工程实践)书中的光盘内容-(Visualc++ audio and video processing technology and engineering practice) the contents of the book' s CD-ROM
DirectSound_Demo
- DirectSound 音频播放代码 VC++工程 实现从文件放音-DirectSound VC++ SRC
AnyChatSDK
- AnyChatBussiness 业务服务器示例代码,调用AnyChat Server SDK,VS2008工程,需要与核心服务器配合工作 有关服务器的部署,请参考: http://www.anychat.cn/faq/index.php?action=artikel&cat=6&id=3&artlang=zh 有关业务服务器与核心服务器之间的关系,请参考: http://www.anychat.cn/faq/index.php?action=artikel&cat=
DoubanRadio
- 豆瓣电台客户端有点大,自己做了个小豆瓣电台,这是源代码 简单介绍下: 1、创建工程时使用MFC单文档,View选那个HTMLVIEW 2、View的InitialUpdate中浏览豆瓣电台http://douban.fm/radio,顺便把窗口大小改变下 3、加个右键置顶的系统菜单项 -Douban radio client a bit large, a small Douban own radio station, which is the source code for
sdl
- SDL库使用示例VC6.0工程,可以方便的学习SDL库的使用.-examples of sdl using vc6.0
AnyChatforWPF
- AnyChatforWPF AnyChat在WPF框架下的Demo程序,VS2008工程-Demo program of AnyChatforWPF AnyChat WPF framework, VS2008 project
Avi2Mpg
- avi转mpeg格式完整工程源代码,从中可以了解avi文件的读取、解码,以及mpeg的压缩编码。-avi mpeg format switch to full project source code, avi files from which you can learn to read, decode, and mpeg compression coding.
暴风影音C++源码
- 播放器暴风影音的C++源码,工程文件都在这里。本人还有射手播放器的C++源码,不过太大,无法上传...
read_wave_data
- 单独实现读取wave文件信息的vc工程,含有按比特读取信息的函数,和针对byte处理的函数,加入.wav文件就可以直接运行,是进行音频信号处理的研究者不可或缺的。-Read the wave file information alone to achieve the vc works with bits read by the information function, and processing functions for byte, to join. Wav files can be ru
ffmpeg_h264_vs2010
- vs2010下编译过的ffmpeg工程,学习h.264视频编解码的好资料。-the project of ffmpeg compiled in vs2010,it s useful for H.264 STUDY.
videoplayer
- 基于flashbuilder的流媒体播放器,北京邮电大学软件学院用户界面设计期末大作业工程-Streaming media player based on flashbuilder Software College of Beijing University of Posts and user interface design of the end of major operations engineering
YUVviewer_src
- 此工程打开yuv文件,在视频编解码中,可以观察解码器解码后的YUV文件是否正确。-err
MidPlay
- 对 MediaPlay2 的二次封装,使用时将添加到工程中即可。-Of MediaPlay2 secondary packaging, use will be added to the project can be.
H264toMP4
- h264转MP4 完整工程可编译 可用源代码注释齐全。音视频流生成MP4文件。