搜索资源列表
MCIWnd_MediaPlayer
- 采用MCIWnd实现多媒体播放器,支持avi,mpg,wmv,mp3,mid,wav,jpg,bmp,gif。具有可更换的bmp背景,其它控件透明自绘。-MCIWnd using multimedia player, support avi, mpg, wmv, mp3, mid, wav, jpg, bmp, gif. Can be replaced with the bmp background, the other controls drawn from transparent.
CSHarpCLock
- C#做的小时钟 非常漂亮的小时钟,实现背景半透明,并且图片也不错啊。推荐下载 -C# clock so small, very pretty small clock and realize translucent background, and responds : Photo. Download
SuperAmrTEXT1
- 在预览摄像头视频时,可以加入文字,可以对文字大小,字体和颜色进行实时设置,可以设置背景为透明,使用对计算机要求很高,最好是DIRECT9C以上,CPU带显卡支持,使用VMR9技术 -Preview video of the camera, you can add text, real-time text size, font and color settings, you can set the background transparent, demanding use of computer,
simplest_ffmpeg_video_filter
- 最简单的基于FFmpeg的AVfilter例子(水印叠加)。FFMPEG中有一个类库:libavfilter。该类库提供了各种视音频过滤器。本代码在libavfilter基础上完成了一个水印叠加器。 该代码完成了一个水印叠加的功能。可以将一张透明背景的PNG图片作为水印叠加到一个视频文件上。 详细信息《最简单的基于FFmpeg的AVfilter例子(水印叠加)》: http://blog.csdn.net/leixiaohua1020/article/details/29368