搜索资源列表
xawtv_3.64.tar(2)
- 在linux 系统中它能做到视频捕获大全,包含全部函数定义和说明... 值得开发借鉴... 视频捕捉回访和视频处理功能,对采集的视频桢可以进行字幕叠加,马赛克等处理-the system can do video capture Daquan, includes all function definitions and descr iptions ... from ... developing their return and video capture video processing cap
Word Overlay directshow字幕叠加Filter
- directshow字幕叠加Filter,实现了视频的字幕叠加技术-directshow subtitles superimposed Filter, the realization of video technology subtitles superimposed
NetAudioVideo.v3.0
- 网络音视频传输3.0 2006-06-23 TVideoCap-提供视频捕捉,预览的功能 TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。 TRECVideo-和上面的控件是一对,用于接收。 TACMWaveOut-声音输出控件。 TACMWaveIn-声音输入控件。 TSendVideo_VIDX-Vidx压缩传输控件。 TRecXVID --接收vidx压缩初频的控件。 TVideoAdd1--
VCkalaOK.rar
- 在vc++上实现kalaok字幕叠加,完全能实现,In vc++ Achieve subtitles superimposed kalaok completely to achieve
MTV.rar
- 实现MTV字幕滚动扣图 字符叠加到视频上,The achievement of MTV subtitles superimposed roll buckle map characters to video on
FilterTitleOverlay.rar
- FilterTitleOverlay字幕叠加Filter是一个用于在视频上叠加字幕的Filter,本软件VC下编译通过,可以实现字幕的滚动,调整字体大小等。,FilterTitleOverlay subtitles superimposed Filter is used in a video on the overlay subtitles Filter, this software is compiled by VC can be achieved rolling subtitles, adj
kalaOK
- VC编写的,卡拉ok字幕叠加,有兴趣的可以瞧一瞧-VC prepared, karaoke subtitles superimposed ok, interested can look
Text
- 用directshow编写实现kalaOK的静态位图文本字幕叠加程序-DirectShow kalaOK used to prepare the realization of the static digital facsimile of the subtitles superimposed procedures
Ticker
- 用directshow编写实现kalaOK的动态文本字幕叠加程序-DirectShow kalaOK used to prepare the realization of the dynamic text overlay procedures subtitles
DirectShowEvent
- 媒体播放器主要实现了显示媒体文件的播放进度、播放时间等,并控制播放进度、音量大小、以及调用字幕叠加、视频设置等子窗口。-Main achieved the media player displays the progress of media file playback, play time, etc., and control the playback progress, the volume size, and call the subtitle overlay, video setting
player
- 媒体播放器,VC++环境,程序中用到了DirectShow开发包,实现播放媒体文件,音量和进度调整,字幕叠加,调节亮度,饱和度,对比度-Media player, VC++ environment, the program used in the DirectShow SDK, for playing media files, adjust volume and progress, superimposed subtitles, adjust brightness, saturation, co
20051039369946
- 字幕叠加有着广泛的应用场合,相应地,实现方式也有很多。本文介绍的是一种卡拉OK字幕叠加的简单实现。-Superimposed with a wide range of applications, accordingly, implementation, there are many. This article describes a simple karaoke OK subtitles superimposed to achieve.
Superposition
- 视频与字幕的叠加实现,通过GDI绘图在视频帧上输出标准的字符串,可以根据进度,显示不同的字幕和音乐节奏;能对字幕进行勾边或其他效果处理,以突出显示。有详细的说明文档-Video with subtitles superimposed to achieve, through the GDI graphics in the video frame on the output of a standard string, can progress to show the different subtit
MyTitleOverlay
- 自己按书上的字幕叠加的代码,写了一遍,修改了下细节使字幕不会反向.-A TitleOverlayFilter coded by myself, imitating LuQiMing, and debug a bug by preventing title upsidedown!!
kala
- 卡拉OK字幕叠加效果,用VC++模仿的,值得一看!-Kara OK subtitles superimposed effect of imitation with VC++
Kara-OK-subtitles
- 卡拉OK字幕叠加之简单实现,算法并不复杂,请参考-Kara OK subtitles superimposed the simple implementation
DirectShowEvent
- Visual C++ 编写的一个多媒体播放模块,包括源文件代码。 媒体播放器主要实现了显示媒体文件的播放进度、播放时间等,并控制播放进度、音量大小、以及调用字幕叠加、视频设置等子窗口。-Visual C++
NetAudioVideo20120318
- 网络音视频传输,字幕叠加,图像叠加组件,适用于学习声音与图像有所帮助-Network audio and video transmission, subtitle overlay, image overlay component
DirectShowEvent
- 多媒体播放模块,主要实现了显示媒体文件的播放进度、播放时间等,并控制播放进度、音量大小、以及调用字幕叠加、视频设置等子窗口。-Multimedia player module, the main achievement of the display media file playback progress, play time, and control the playback progress, volume size, and call the subtitle overlay, video
YUV420 字幕叠加程序
- YUV420 上进行字符叠加程序源码,可用于视频解码后的OSD叠加,非常方便。