文件名称:TitleOverlayVideoKey
- 所属分类:
- DirextX编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- smar****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VideoKey: 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了属性
页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;
FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个输入Pin,
一个输出Pin,Filter的注册名为“HQ Video Keyer”。
TitleOverlay: 字符叠加的演示。其中FilterTitleOverlay是一个实现字符叠加
的Trans-In-Place Filter,注册名为“HQ Title Overlay Std.”。打开SimplePlayer目录下的SimplePlayer.dsw文件可以同时浏览字符叠加Filter
和播放器两个项目。-VideoKey: demonstration of video keying. Ball which is an example of SDK from the modification, an increase of property pages, you can customize the output image size, the attention of the registration Filter changed the name of " Bouncing Ball plus" FilterVideoKeyer keying is a superposition of a Filter, the Filter has two input Pin, an output Pin, Filter name registration " HQ Video Keyer" . TitleOverlay: demonstration of overlapping characters. Which is a realization of FilterTitleOverlay characters superimposed Trans-In-Place Filter, registration called " HQ Title Overlay Std." . SimplePlayer open file directory can be browsed SimplePlayer.dsw characters superimposed Filter and two players.
页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;
FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个输入Pin,
一个输出Pin,Filter的注册名为“HQ Video Keyer”。
TitleOverlay: 字符叠加的演示。其中FilterTitleOverlay是一个实现字符叠加
的Trans-In-Place Filter,注册名为“HQ Title Overlay Std.”。打开SimplePlayer目录下的SimplePlayer.dsw文件可以同时浏览字符叠加Filter
和播放器两个项目。-VideoKey: demonstration of video keying. Ball which is an example of SDK from the modification, an increase of property pages, you can customize the output image size, the attention of the registration Filter changed the name of " Bouncing Ball plus" FilterVideoKeyer keying is a superposition of a Filter, the Filter has two input Pin, an output Pin, Filter name registration " HQ Video Keyer" . TitleOverlay: demonstration of overlapping characters. Which is a realization of FilterTitleOverlay characters superimposed Trans-In-Place Filter, registration called " HQ Title Overlay Std." . SimplePlayer open file directory can be browsed SimplePlayer.dsw characters superimposed Filter and two players.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TitleOverlay
............\FilterTitleOverlay
............\..................\CAutoFont.cpp
............\..................\CAutoFont.h
............\..................\CBasePixel.cpp
............\..................\CBasePixel.h
............\..................\CFilterTitleOverlay.cpp
............\..................\CFilterTitleOverlay.h
............\..................\COverlayController.cpp
............\..................\COverlayController.h
............\..................\CPixelRGB24.cpp
............\..................\CPixelRGB24.h
............\..................\CPixelRGB32.cpp
............\..................\CPixelRGB32.h
............\..................\CPixelRGB555.cpp
............\..................\CPixelRGB555.h
............\..................\CPixelRGB565.cpp
............\..................\CPixelRGB565.h
............\..................\CPixelRGB8.cpp
............\..................\CPixelRGB8.h
............\..................\CScrollController.cpp
............\..................\CScrollController.h
............\..................\CSysTimeOverlayController.cpp
............\..................\CSysTimeOverlayController.h
............\..................\CTitleOverlayProp.cpp
............\..................\CTitleOverlayProp.h
............\..................\FilterTitleOverlay.def
............\..................\FilterTitleOverlay.dsp
............\..................\FilterTitleOverlay.rc
............\..................\FltTitleGuids.h
............\..................\ITitleOverlay.h
............\..................\OverlayDefs.h
............\..................\resource.h
............\SimplePlayer
............\............\CDXGraph.cpp
............\............\CDXGraph.h
............\............\res
............\............\...\SimplePlayer.rc2
............\............\resource.h
............\............\SimplePlayer.cpp
............\............\SimplePlayer.dsp
............\............\SimplePlayer.dsw
............\............\SimplePlayer.h
............\............\SimplePlayer.rc
............\............\SimplePlayerDlg.cpp
............\............\SimplePlayerDlg.h
............\............\StdAfx.cpp
............\............\StdAfx.h
VideoKey
........\Ball
........\....\ball.cpp
........\....\ball.def
........\....\ball.dsp
........\....\ball.h
........\....\ball.rc
........\....\CBallProp.cpp
........\....\CBallProp.h
........\....\fball.cpp
........\....\fball.h
........\....\HowToAddPropPage.txt
........\....\IBall.h
........\....\resource.h
........\FilterVideoKeyer
........\................\CBranchInputPin.cpp
........\................\CBranchInputPin.h
........\................\CFrameList.cpp
........\................\CFrameList.h
........\................\CVideoKeyerProp.cpp
........\................\CVideoKeyerProp.h
........\................\CVideoMixController.cpp
........\................\CVideoMixController.h
........\................\FilterVideoKeyer.cpp
........\................\FilterVideoKeyer.def
........\................\FilterVideoKeyer.dsp
........\................\FilterVideoKeyer.h
........\................\IVideoKeyer.h
........\................\VideoKeyerDefs.h
............\FilterTitleOverlay
............\..................\CAutoFont.cpp
............\..................\CAutoFont.h
............\..................\CBasePixel.cpp
............\..................\CBasePixel.h
............\..................\CFilterTitleOverlay.cpp
............\..................\CFilterTitleOverlay.h
............\..................\COverlayController.cpp
............\..................\COverlayController.h
............\..................\CPixelRGB24.cpp
............\..................\CPixelRGB24.h
............\..................\CPixelRGB32.cpp
............\..................\CPixelRGB32.h
............\..................\CPixelRGB555.cpp
............\..................\CPixelRGB555.h
............\..................\CPixelRGB565.cpp
............\..................\CPixelRGB565.h
............\..................\CPixelRGB8.cpp
............\..................\CPixelRGB8.h
............\..................\CScrollController.cpp
............\..................\CScrollController.h
............\..................\CSysTimeOverlayController.cpp
............\..................\CSysTimeOverlayController.h
............\..................\CTitleOverlayProp.cpp
............\..................\CTitleOverlayProp.h
............\..................\FilterTitleOverlay.def
............\..................\FilterTitleOverlay.dsp
............\..................\FilterTitleOverlay.rc
............\..................\FltTitleGuids.h
............\..................\ITitleOverlay.h
............\..................\OverlayDefs.h
............\..................\resource.h
............\SimplePlayer
............\............\CDXGraph.cpp
............\............\CDXGraph.h
............\............\res
............\............\...\SimplePlayer.rc2
............\............\resource.h
............\............\SimplePlayer.cpp
............\............\SimplePlayer.dsp
............\............\SimplePlayer.dsw
............\............\SimplePlayer.h
............\............\SimplePlayer.rc
............\............\SimplePlayerDlg.cpp
............\............\SimplePlayerDlg.h
............\............\StdAfx.cpp
............\............\StdAfx.h
VideoKey
........\Ball
........\....\ball.cpp
........\....\ball.def
........\....\ball.dsp
........\....\ball.h
........\....\ball.rc
........\....\CBallProp.cpp
........\....\CBallProp.h
........\....\fball.cpp
........\....\fball.h
........\....\HowToAddPropPage.txt
........\....\IBall.h
........\....\resource.h
........\FilterVideoKeyer
........\................\CBranchInputPin.cpp
........\................\CBranchInputPin.h
........\................\CFrameList.cpp
........\................\CFrameList.h
........\................\CVideoKeyerProp.cpp
........\................\CVideoKeyerProp.h
........\................\CVideoMixController.cpp
........\................\CVideoMixController.h
........\................\FilterVideoKeyer.cpp
........\................\FilterVideoKeyer.def
........\................\FilterVideoKeyer.dsp
........\................\FilterVideoKeyer.h
........\................\IVideoKeyer.h
........\................\VideoKeyerDefs.h