登录
首页 » 多媒体 » Examples of AVI file is generated, you can choose a directory that allows the sa...

Examples of AVI file is generated, you can choose a directory that allows the sa...

于 2022-05-16 发布 文件大小:9.84 MB
0 100
下载积分: 2 下载次数: 1

代码说明:

生成AVI文件的例子,可以选择一个目录,允许在同一文件内放一个wav声音文件,程序会将里面的所有bmp文件(要求是24位的)自动合成avi文件,wav文件会做为背景音乐。该例子虽不完善,但可以为avi的视频流及声音流的读写提供参考。-Examples of AVI file is generated, you can choose a directory that allows the same directory put a wav sound file, the program will be inside all the bmp files (requirement is 24-bit) automatic synthesis of avi files, wav files as background music. The case though not perfect, but for avi video stream and audio stream to read and write reference.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WAV文件格式,用于了解WAV文件格式,以及写入读取原理
    WAV文件格式,用于了解WAV文件格式,以及写入读取原理-WAV file format used to understand the WAV file format, as well as the principles of writing to read
    2022-08-20 16:10:42下载
    积分:1
  • 一个利用Delphi编程语言实现播放midi,wav,avi等后缀格式的文件,挺好用的,^_^...
    一个利用Delphi编程语言实现播放midi,wav,avi等后缀格式的文件,挺好用的,^_^-a Delphi programming language broadcast MIDI, WAV, avi suffixes such as a document format, very good use, ^ _ ^
    2023-07-11 10:35:06下载
    积分:1
  • err
    ACM代码总结 经过了一段时间的努力,我再Pku上也算是有了一个阶段性的总结拉,下面是我就这段时间搞ACM来的一些代码的总结,具体的一些题目类型的总结看本Blog的相关文章。 huicpc26 ACM_PKU 代码总结 1、DP(动态规划) /*1080-HumanGeneFunctions.cpp*/ 观察题目给出的一个最优解: AGTGATG -GTTA-G 将其从某一处切开,如果左边部分的分值不是最大,那么将其进行调整,使其分值变大, 则整个解分值变大,与已知的最优矛盾。所以左边部分的分值必是最大。 同理,右边也是。可见满足最优子结构的性质。考虑使用DP: 设两个DNA序列分别为s1,s2,长度分别为len1,len2,score为分值表。 -err
    2022-07-06 13:40:44下载
    积分:1
  • 语音信号处理讲义,语音处理方面的教学讲义,供大家参考
    语音信号处理讲义,语音处理方面的教学讲义,供大家参考-a book on voice signal processing, a reference
    2022-02-24 10:34:50下载
    积分:1
  • 2.如何设置背景音乐?你想不想有音乐陪伴,你想不想
    2.如何设置背景音乐?你想不想有音乐陪伴,你想不想-How to set background music? Do you want to be accompanied with music? Do you want
    2023-05-23 18:10:02下载
    积分:1
  • Zfone和# 39的源代码,有rtp的发送和接收解析。支持…
    Zfone的源代码,有rtp的发送和接收解析。 支持SRTP,完整的封装。-Zfone" s source code, there is the sending and receiving rtp parsing. Support for SRTP, the complete package.
    2023-04-02 06:10:04下载
    积分:1
  • 扫描三维现实
    创建您自己的 3D 对象使用一个网络摄像头和激光从您的硬件商店 !简单的安装和校准过程入手,对象被扫描到波前文件由灯饰他们用线激光,虽然他们是 360 度旋转。与 mbarkows,picarougne-f,Le Blévenec · 巴蒂斯特 · urvoy m Lefèvre 吉恩和 Haïdara Pierre 埃利亚斯完成由我 (Vladimir Bagazov) 的项目。链接: http://sourceforge.net/p/scan3dr/trunk/HEAD/tree/trunk/
    2022-12-13 16:05:03下载
    积分:1
  • A very simple and practical procedures for video capture, VC developed for them...
    一个很简单实用的视频捕捉程序,VC开发的,适合大家学习使用-A very simple and practical procedures for video capture, VC developed for them to learn from the use of
    2022-01-26 17:34:57下载
    积分:1
  • 可以实现广播级有线电视台MTV互动点播的VB系统
    可以实现广播级有线电视台MTV互动点播的VB系统-can achieve broadcast-cable MTV interactive on-demand system VB
    2022-02-21 07:49:19下载
    积分:1
  • 法国巴黎大学提供的开源项目。该软件的设计目标为: 1.音视频播放器,能识别几乎所有的文件格式:mpeg1,mpeg2,mpeg4等等(realplay...
    法国巴黎大学提供的开源项目。该软件的设计目标为: 1.多媒体音视频播放器,能识别几乎所有的媒体文件格式:mpeg1,mpeg2,mpeg4等等(realplay的格式无法识别); 2.作为网络传输音视频流媒体的客户端和服务器端,已经实现了rtsp,rtp以及unicast和multicast等各个流媒体功能; 3.跨平台。现在已经支持的平台有:windows,unix,linux,MAC OS X,BeOS,QNX等等操作系统; 我在该项目上花了不少时间,如果遇到了问题可以来问我!zhong_clock@sohu.com-University of Paris, France, the open-source project. The software is designed to : 1. Multimedia audio and video players, can identify almost all the media file formats : mpeg1, mpeg2, mpeg4, etc. (realplay the format will not be identifiable); 2. As network transmission audio and video streaming media client and server side, had already achieved RTSP, rtp Unicast and multicast, and other streaming media capabilities; 3. cross-platform. Now support the following platforms : Windows, Unix, Linux, Mac OS X, BeOS, QNX operating system, etc.; The project, I spent a lot of time if they can come to the question I asked! Zhong_clock@sohu.com
    2022-02-21 11:26:52下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载