MP3 I/O [英] MP3 I/O

查看:95
本文介绍了MP3 I/O的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!!!

我打算开发一种算法来处理MP3音频帧.我对处理MP3标签或除MP3音频帧以外的任何其他MP3数据不感兴趣.

I intend to develop an algorithm to process MP3 audio Frames. I am not interested in processing MP3 tags or any other MP3 data besides MP3 audio frames.

我正在寻找已经开发的VB.NET代码,该代码将允许我执行以下操作:

I am looking for VB.NET code already developed that would allow me to do the following:

1.-我将路径和文件名传递给已经开发的代码

1.- I pass the path and filename to code already developed

2.-已经开发的代码向我返回了一个包含音频帧的数组

2.- code already developed returns me an array containing the audio frames

3.-我在不更改数组结构的情况下根据算法对音频帧进行了转换

3.- I transform the audio frames according to an algorithm without changing the structure of the array

4.-已开发的代码写入了新的MP3输出文件

4.- code already developed writes the new MP3 output file

您的建议将受到高度赞赏

Your suggestions will be highly appreciated

最诚挚的问候,埃德

推荐答案

埃德,

你看过这个吗?

h ttps://www.codeproject.com/Articles/8295/MPEG-音频帧标题

https://www.codeproject.com/Articles/8295/MPEG-Audio-Frame-Header


这篇关于MP3 I/O的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆