-
Mp3编码的完整实现,原代码和使用例子都有
Mp3编码的完整实现,原代码和使用例子都有-completely accomplish Mp3 encoder with source code and examples
- 2022-08-21 21:07:21下载
- 积分:1
-
这是一个Source Filter,产生单一背景下的字符图片流。
这个Filter的注册名为“DES Ext Source”,实现了一个自动化接口,可以用在...
这是一个Source Filter,产生单一背景下的字符图片流。
这个Filter的注册名为“DES Ext Source”,实现了一个自动化接口,可以用在DES
中当作扩展的Source,结合抠像功能的过渡(Transition),可以实现在视频上叠
加静态/动态的字符串-This is a Source Filter, have a single background of the characters Photo flow. Filter the registration called "DES Ext Source," and achieve an automated interface can be used in China as DES expansion Source, combining functions of the transition keying (Transition), can be achieved in video superimposed on the static/dynamic string
- 2022-03-23 21:45:41下载
- 积分:1
-
rtp编程的一个例子,是学习多媒体编程很好的例子
rtp编程的一个例子,是学习多媒体编程很好的例子-rtp an example of programming, multimedia programming is to learn from good examples
- 2022-04-15 19:21:31下载
- 积分:1
-
自己写的MP3播放器,完整修改版,原版存在的问题在这个版本都已经解决了,另外增加了MP3歌词目录记忆功能。...
自己写的MP3播放器,完整修改版,原版存在的问题在这个版本都已经解决了,另外增加了MP3歌词目录记忆功能。-Write your own MP3 player, a complete modified version, the original problems in this version have been resolved, an additional directory of the MP3 song memory function.
- 2022-03-05 06:38:29下载
- 积分:1
-
输入一系列图片,可以生成avi格式的视频文件,程序已测试成功。...
输入一系列图片,可以生成avi格式的视频文件,程序已测试成功。-Enter a series of pictures, can generate avi format video files, the program has been tested successfully.
- 2022-09-03 13:35:02下载
- 积分:1
-
1, all data and Yahoo Music, Yahoo lyrics synchronized Baidu MP3 update, without...
1、所有数据与Yahoo音乐、Yahoo歌词、百度MP3同步更新,无需日常维护管理。
2、首页、栏目页自动采集并生成本地HTM页面,每48小时更新一次数据。
3、其它页面使用了缓存技术,第一次调用后,24小时内再次调用则直接读取客户机本地信息。
4、程序、模板分离,方便自行修改页面风格,会HTML就会修改风格模板。
5、LRC歌词同步显示。 -1, all data and Yahoo Music, Yahoo lyrics synchronized Baidu MP3 update, without day-to-day maintenance and management.
2, Home, columns page automatically collect and generate local HTM page is updated once every 48 hours of data.
3, other pages using the cache technology, after the first call, call again within 24 hours of direct client to read the local information.
4, procedures, separation of the template to facilitate the page style to make its own decisions will be HTML-style template will be modified.
5, LRC lyrics display synchronization
- 2023-01-27 19:55:03下载
- 积分:1
-
演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快...
演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
- 2022-02-02 09:42:17下载
- 积分:1
-
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!...
环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!-environment : windows98/2000/xp, Visula 6.0 C compiler through. MPEG4 is a very famous video compression algorithm, are interested can reference!
- 2023-01-29 07:00:04下载
- 积分:1
-
VFW视频检测
现在在vc上采集视频常用的方法有三:vfw,directshow,opencv ;今天我们首先做一下利用vfw的视频采集程序。
VFW(Video for Windows)是Microsoft推出的关于数字视频的一个软件开发包,VFW的核心是AVI文件标准。AVI(Audio Video Interleave)文件中的音、视频数据帧交错存放。围绕AVI文件,VFW推出了一整套完整的视频采集、压缩、解压缩、回放和编辑的应用程序接口(API)。由于AVI文件格式推出较早且在数字视频技术中有广泛的应用,所以VFW仍然有很大的实用价值,而且进一步发展的趋势。
在VC++开发环境中调用VFW和使用其它开发包没有什么不同,只是需要将VFW32.lib文件加入工程中,但在开放视频捕捉与压缩管理程序时需要其它软件硬件设置。VFW为AVI文件提供了丰富的处理函数和宏定义,AVI文件的特点在于它是典型的数据流文件,它由视频流、音频流、文本流组成。所以对AVI文件的处理主要是处理文件流。
- 2022-10-17 18:00:04下载
- 积分:1
-
打开和创建一个WAV写句柄,
open and create one wav write handle,
write out wav file header to file.
update wav file header fields.
close wav write handle.-open and create one wav write handle, write out wav file header to file. wav fil update e header fields. close wav write handle.
- 2022-02-25 20:17:12下载
- 积分:1