当前注册人数422803人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Sound recording and encoding in MP3 format

C++实现MP3话音格式数据编码及原始话音数据转换源代码

2008年05月19日
VC6, C++Windows, NT4, Win2K, WinXP, MFC, VS6, VS, Dev
这个文章和代码是用VC++编写的,实现将输入的原始话音数据,转换成MP3格式,并存储成MP3话音文件。
相关知识

Obviously, the first problem everyone encounters is the MP3 encoding itself. Trying to write something that will work properly isn't quite an easy task. So, I won't go too far and will stop at the LAME (Sourceforge) encoder, considered one of the best (one, not the only!). I am using version 3.97); those interested in having sources, feel free to download them from SourceForge (it's an open source project). The relevant "lame_enc.dll" is also included in the demo project (see the links at the top of this article).
The next problem is recording the sound from the soundcard. Well, with some luck, on Google, MSDN, and CodeProject, you can find many articles related to this topic. I should say that I am using the low level waveform-audio API (see the Windows Media Platform SDK, e.g., waveInOpen(...), mixerOpen(...), etc.).
 

源代码原文下载:
Sound recording and encoding in MP3 format. An article describing the technique of recording sound from waveform-audio input devices and encoding it in MP3 format.

源码图片

从本站下载附件及源代码(1个附件,已经成功下载806次)

最值得关注的外文源代码

Face Detection C++ Library with Skin and Motion Analysis
ffdshow tryouts:Video Audio Encode/Decode Source Code
Audacity: A fast multi-track audio editor and recorder
MPEG Audio Frame Header reading and time estimating
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论148次,此处显示最近20次评论! 查看所有评论

凡丁  2023年05月08日
很好的学习资料!谢谢分享!
万里长  2014年09月03日
通知明天来下载
BaAu5679  2014年07月22日
学习
zxccmm  2013年11月20日
很好,我正需要
dbrose  2013年06月13日
正需要 谢谢分享
无我毋我  2013年06月02日
想下载!
无我毋我  2013年05月31日
很好!
无我毋我  2013年05月31日
谁有?
无我毋我  2013年05月31日
求!
无我毋我  2013年05月31日
很想下载!
无我毋我  2013年05月31日
很好
974216177  2013年05月13日
很需要,有帮助!!
viper119  2013年04月25日
正需要 下载看看
Little_Joy  2013年04月07日
我是菜鸟
ppkynx  2012年09月08日
这不错
yanbin  2012年08月02日
学习一下
king_ltc  2012年07月23日
先看看
king_ltc  2012年07月23日
谢谢!
Briantao  2012年05月25日
先学习学习。
浪剑天涯  2012年04月19日
谢谢!
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明