搜索资源列表
KevinLib200602042213
- KevinLib功能简介: 实现了DirectX下视频,音频的采集 实现了XVID,H.264(编码类采用X264,解码类采用ffmpeg/libavcodec),MPEG4等的编解码 功能详细见 KevinLibDemo 开发工具 VC7 BBS :http://www.videobbs.com CVS :pserver:anonymous@videobbs.com:2401/CVSROOT/KevinLib co KevinLib A
Mpeg-4DemultiplexorandMultiplexorfilters
- MPEG4复用和解复用代码,被封装成DirectShow控件。-The GDCL Mpeg-4 Demultiplexor and Multiplexor filters are now freely available for download in source form. You can re-use them in your projects, commercial or otherwise [provided that you don t pretend that you wrote
DXVAChecker_1.10.1.0
- DXVA Checker. Watching h.264 videos using DirectX Video Acceleration (DXVA).
DXVAChecker_1501
- DXVA Checker 1501. Watching h.264 videos using DirectX Video Acceleration (DXVA).
DXVAChecker_1800
- DXVA Checker 1800. Watching h.264 videos using DirectX Video Acceleration (DXVA).
DXVAChecker_1810
- DXVA Checker 1810. Watching h.264 videos using DirectX Video Acceleration (DXVA).
DXVAChecker_1900
- DXVA Checker 1900. Watching h.264 videos using DirectX Video Acceleration (DXVA).
VisualPCaudio-and-video-processing
- visual c++音频视频处理技术及工程实践一书中的源码。主要内容包括DirectSound开发音频、DirectShow/VFW开发视频、MMX/SSE进行多媒体汇编编程、DM642 DSP进行音/视频算法优化和主流视频算法MPEG-4/H.264的编码原理及工程实践- sourse code of the book-processing technology and engineering on audio and video.including directshow developmen
simplest_librtmp_example
- 本工程包含了LibRTMP的使用示例,包含如下子工程: simplest_librtmp_receive: 接收RTMP流媒体并在本地保存成FLV格式的文件。 simplest_librtmp_send_flv: 将FLV格式的视音频文件使用RTMP推送至RTMP流媒体服务器。 simplest_librtmp_send264: 将内存中的H.264数据推送至RTMP流媒体服务器。-The project includes the use of LibRTMP example, co