搜索资源列表
ffdshow-20020617-src.zip
- 最好得mpg4解码过滤器
audioVideoFilter
- 基于directshow实现的音视频组播过滤器,以.ax格式发布,可以直接使用,提供的借口见压缩包中的说明文件-based on the realization of directshow multicast audio and video filters to. Ax release format, can be directly used to provide a pretext for compressed see the note
PCMsdgl
- PCM 声道选择过滤器 C 语言源码值得一看-PCM channel selection filters C language source eye-catcher
PCMYPCCGLQ
- PCM 音频储存过滤器 c语言源码 值得一看-PCM audio storage filters c language source eye-catcher
PCMYPLGLQ
- PCM音频流化过滤器 c语言源码 值得一看-PCM audio streams of filters c language source eye-catcher
receive filter
- 这是一个接收过滤器源代码-This is a receiver filters source code
filter20060808
- 一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我-a scr ipt filters need DX9 support and welcome testing, and it is telling me
myFilter
- DirectShow 自定义过滤器,实现网络发送功能.-DirectShow-defined filters, achieving network functions.
pushsource
- 自己写的一个小com组件,是实现播放器组成的源过滤器,实现的是推模式的 -himself wrote a small com components, is composed of broadcast source filters, the realization of the model is pushed
AacParser
- 一个和aacdecoder配套的解析的过滤器
ts_demux
- 完整的TS码流的DEMUX解复用源代码,包含TS协议解析,表管理和过滤器设置。同时包含文档。
video_monitoring-system
- 用DirectShow技术和用户数据报(UDP)协议进行网络视频监控。该系统以VC6.0为开发平台,实现了远端视频采集、MPEG4编解码、网络发送、接收和远端视频实时播放.详细介绍了网络发送过滤器和网络接收过滤器的主要设计步骤及应用方法,实验结果表明了远端接收的视频具有良好的视觉效果和实时性.-Use DirectShow technology and User Datagram (UDP) protocol for network video surveillance. VC6.0 for t
gnome-mplayer-0.8.0.tar
- MPlayer 广泛地支持音视频输出驱动。它不仅可以使用 X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, Quartz, Mac OS X CoreVideo, 也能使用 GGI, SDL (及它们的所有驱动), 所有 VESA 兼容显卡上的 VESA (甚至不需要 X11), 某些低级的显卡相关的驱动 (如 Matrox, 3dfx 及 ATI) 和一些硬件 MPEG 解码器卡, 比如 Siemens DVB, H
Adaptivefilterapplications
- 应用自适应过滤器实现信道均衡、消除回声和通过有源噪声控制衰减噪声-Adaptive filter to achieve channel equalization, echo and through the elimination of active noise control noise attenuation
Particle_filter
- 粒子过滤器例子,改编自戈登萨尔蒙德,史密斯文件。-Particle filter example, adapted from Gordon, Salmond, and Smith paper.
ch20
- filter在web开发中的应用,对用户进行统一验证的过滤器-filter in the web application development, unified user authentication filter
BGMusic90
- 此示例显示了如何在一个过滤器来交换图源过滤器。它将 通过三个周期MP3文件,显示每个文件的名称,因为它是发挥。 本示例使用的MP3文件位于目录中的媒体 DirectX SDK的(<sdk根> \样本\媒体)。 当应用程序开始时,它呈现在序列的第一个音频文件 并设置一个计时器。每当计时器火灾,应用程序将删除当前 源过滤器和一个源替换为下一个文件过滤。 由于文件是同一类型的所有,也没有必要重建 整个图形。-Descr iption =======
inte
- 关于一个教师多媒体登入系统,运用mvc模式,根据模型-视图-控制 模式更改软件,使用了servlet的过滤器和监听器,有效完成对数据库连接问题,还有其他特殊操作的处理. -A teacher multimedia login to the system, use the mvc pattern, according to the model- view- control mode to change the software, using servlet filters and listen
myFilter
- 自己修改的基于DShow的过滤器,提供异步读取文件下发的功能-Modified based on DShow filter to provide asynchronous read the document by the function
simplest_ffmpeg_video_filter
- 最简单的基于FFmpeg的AVfilter例子(水印叠加)。FFMPEG中有一个类库:libavfilter。该类库提供了各种视音频过滤器。本代码在libavfilter基础上完成了一个水印叠加器。 该代码完成了一个水印叠加的功能。可以将一张透明背景的PNG图片作为水印叠加到一个视频文件上。 详细信息《最简单的基于FFmpeg的AVfilter例子(水印叠加)》: http://blog.csdn.net/leixiaohua1020/article/details/29368