CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directshow AVI
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - directshow AVI - List
[
Program doc
]
基于DirectShow的AVI流客户端设计与实现
DL : 0
基于DirectShow的AVI流客户端设计与实现
Update
: 2010-11-25
Size
: 277.11kb
Publisher
:
natures2010@yeah.net
[
DirextX
]
FilterMosaic
DL : 0
这是一个视频叠加马赛克的例子,是用DirectShow的Filter实现的,它可以在任何一个视频文件,.avi,.wmv等等视频上实现马赛克效果,遮挡某一位置。-This is a mosaic of video superimposed example, is DirectShow Filter achieved, it could in any one video files. avi, . wmv etc. Video Mosaic achieving results, blocking a particular position.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
旺铺
[
Video Capture
]
TestCam
DL : 0
基于VFW的PC USB摄像头控制源码,涵盖了USB摄像头的常用操作,如图像采集,参数控制,拍照,录制AVI等功能。该源码可以方便的用于基于USB摄像头的程序开发。我将继续退出基于WIA和DirectShow技术的此类Helper,请继续关注-VFW PC-based USB camera control source, covers the USB camera used to operate, if image acquisition, control parameters, taking pictures, recording AVI capabilities. The source can be a convenient USB-based camera for the first development. I will continue to withdraw from the WIA and DirectShow-based technologies such Helper, please continue concern
Update
: 2025-02-17
Size
: 55kb
Publisher
:
龙天下
[
Windows Develop
]
Mpeg2WavConversion_src
DL : 0
This article describes the process of storing the audio data of a movie file (.mpeg, .mpg, .avi and .dat) on the hard disk in a WAV file using DirectShow filters. -This article describes the process of storing the audio data of a movie file (. Mpeg,. Mpg. Avi and. Dat) on the hard disk in a WAV file using DirectShow filters.
Update
: 2025-02-17
Size
: 106kb
Publisher
:
secondman_Jon
[
Video Capture
]
DirectShowVMR9_src
DL : 0
This source code describes how to dynamically mix two video files (.mpeg, .mpg, .avi and .dat). Mixing involves alpha-blending and stretching/shrinking and positioning of the two video streams, individually, using DirectShow s VMR9 filter. -This source code describes how to dynamica lly mix two video files (. mpeg,. mpg. . avi and. dat). Mixing involves alpha-blendin g and stretching/shrinking and positioning of the two video streams, individually, s VMR9 using DirectShow filter.
Update
: 2025-02-17
Size
: 12kb
Publisher
:
徐习文
[
DirextX
]
DirectShowKAIFAZHINAN_Chapter19
DL : 0
《DirectShow开发指南》 范例源代码,Chapter19:第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-"DirectShow Development Guide" paradigm source code, Chapter19 : Chapter 19 to use the code, which DVD2AVI_1.77.3_SRC.zip to open source, FilterMpeg2VD this on the basis of open-source development of the MPEG-2 Video Deco der Filter example.
Update
: 2025-02-17
Size
: 209kb
Publisher
:
wuli
[
Multimedia Develop
]
dllDSPlayer1
DL : 0
◆◆◆ 《DirectShow多声卡播放器》◆◆◆ 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有 windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频 文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统 默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点, 终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是 有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用! 实在没辙那就自己写好了。-err
Update
: 2025-02-17
Size
: 67kb
Publisher
:
谢红伟
[
Special Effects
]
simpleplay
DL : 0
简单播放器 directshow 开发,能够满足各种avi文件的播放-directshow simple player development, to meet all the documents broadcast avi
Update
: 2025-02-17
Size
: 96kb
Publisher
:
fy
[
mpeg mp3
]
344328943
DL : 0
新的DirectShow 媒体对象,全面支持*.AVI ,*.WAV,*.MPG,*.MP3 ,*.ASF以及DVD等格式的多媒体文件及多媒体流的高质量的播放及捕获。-new DirectShow media objects, fully support*. AVI,*. WAV.*. MPG,*. MP3,*. ASF DVD format and the multimedia files and high-quality multimedia streaming and capture the broadcast.
Update
: 2025-02-17
Size
: 195kb
Publisher
:
朱平
[
Video Capture
]
ScreenCapDx
DL : 0
用DirectShow写的捕获屏幕.并把捕获的屏幕保存为avi格式的文件.占用资源少.速度快-written with DirectShow Capture screen. And the Screen Capture avi format for the preservation of documents . occupy less resources. speed
Update
: 2025-02-17
Size
: 79kb
Publisher
:
黄瑞
[
Video Capture
]
VedioServer
DL : 0
用DirectShow写的捕获屏幕.并把捕获的屏幕保存为avi格式的文件.占用资源少.速度快,,C++myFilter.rar - DirectShow 自...C++SysDemoSource.rar - 监控卡的源代码,关于本地监控的,可以看见本地的监控图象-written with DirectShow Capture screen. And the Screen Capture avi format for the preservation of documents . occupy less resources. fast, C myFilter.rar- DirectShow since ... C SysDemoSour ce.rar-control card of source code, on the local control, we can see that local control image
Update
: 2025-02-17
Size
: 794kb
Publisher
:
耿永军
[
Video Capture
]
AVIConverter
DL : 0
DirectShow转换Avi到Bmp每桢一张bmp,自定义类合成Bmp为Avi 各种参数可以调节,visual studio 2005实现,MFC 对话框框架-DirectShow conversion to a Bmp every Lo bmp, Since the class definition for Avi Bmp synthesis parameters can be adjusted. achieve visual studio 2005, MFC dialog framework
Update
: 2025-02-17
Size
: 257kb
Publisher
:
杨柳
[
DirextX
]
avi_file_source
DL : 0
WinCE下的一个directshow 的AVI文件解析的源filter-WinCE under a DirectShow AVI file to resolve the source filter
Update
: 2025-02-17
Size
: 21kb
Publisher
:
吴军
[
Multimedia Develop
]
DirectShow_Get_Movie_Frame
DL : 0
用DirectShow抓取影片帧,avi ,visual c-Video frames with DirectShow crawl, avi, visual c
Update
: 2025-02-17
Size
: 1.36mb
Publisher
:
lizhen
[
Video Capture
]
Full2Cif
DL : 0
play full size M-JPEG AVI files in CIF size (Height/2xWidth/2) using the fast Full2CIF internal mode of the codec. It shows how to manage the DirectShow Decompressor via its private IIPM3JPEGdec interface -play full size M-JPEG AVI files in CIF size (Height/2xWidth/2) using the fast Full2CIF internal mode of the codec. It shows how to manage the DirectShow Decompressor via its private IIPM3JPEGdec interface
Update
: 2025-02-17
Size
: 42kb
Publisher
:
Adams
[
Streaming Mpeg4
]
DivX_player
DL : 0
介绍如何采用DirectShow进行DivX播放开发。DirectShow功能强大,且已经做好各种播放封装。-Introduce how to use DirectShow for DivX player development. DirectShow powerful, and are ready to play a variety of packages.
Update
: 2025-02-17
Size
: 103kb
Publisher
:
huangbo
[
Video Capture
]
DirectShow
DL : 0
关于摄像头编程、DirectShow编程.net版本的绝佳源码-Programming on the camera, DirectShow programming. Net version of an excellent source
Update
: 2025-02-17
Size
: 104kb
Publisher
:
代丛军
[
DirextX
]
filerender
DL : 0
这程式是使用了Directshow来播放AVI格式的影片-This program is to use the Directshow to play AVI format videos
Update
: 2025-02-17
Size
: 608kb
Publisher
:
maylily
[
DirextX
]
DS_Test
DL : 0
DirectShow AVI(mpeg4) player test src.
Update
: 2025-02-17
Size
: 28kb
Publisher
:
Tpgus/Tpgus
[
DirextX
]
directshow
DL : 0
vc2005 directshow 播放avi 源码 手把手环境配置说明 工程可随意移动到别的机器上编译-vc2005 directshow avi playback environment configuration source that works to be hands free to move to another machine to compile
Update
: 2025-02-17
Size
: 51kb
Publisher
:
张勇
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.