硬汉嵌入式论坛

 找回密码
 立即注册
查看: 4647|回复: 6
收起左侧

[音频视频处理] helix官网已经不再提供mp3编码解码的源码的下载了,被国内的一家公司备案

[复制链接]

1万

主题

6万

回帖

10万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
106856
QQ
发表于 2016-2-3 13:28:21 | 显示全部楼层 |阅读模式
官网是这几天才被更新过的。
================================================================
https://helixcommunity.org/

1.png

2.png

================================================================
就在前几天还是可以下载源码的,这几天就不行了
http://www.armbbs.cn/forum.php?mod=viewthread&tid=17183


回复

使用道具 举报

1万

主题

6万

回帖

10万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
106856
QQ
 楼主| 发表于 2016-12-31 17:32:27 | 显示全部楼层
https://www.helixcommunity.org/projects/datatype/mp3dec
The Helix MP3 Decoder
The Helix MP3 decoder provides MPEG-compliant decoding of MP3 content. Both floating-point and fixed-point decoder implementations are available. The fixed-point decoder is optimized especially for ARM processors but can run on any 32-bit fixed-point processor which can perform a long multiply operation (two 32-bit inputs generating a 64-bit result) and long multiply-accumulate (long multiply with 64-bit accumulator).

Key Features
    [li]Pure 32-bit fixed-point implementation[/li][li]High-quality C reference code for porting to new platforms[/li][li]Optimized for ARM processors[/li][li]Fully reentrant and statically linkable[/li][li]Optional C++ API for compatibility with Helix clients[/li][li]Designed for high performance and low power consumption in handheld and mobile devices[/li][li]Full layer 3 support forMPEG1 layer 3 - sampling frequencies: 48 KHz, 44.1 KHz, 32 KHz[/li][li]MPEG2 layer 3 - sampling frequencies: 24 KHz, 22.05 KHz, 16 KHz[/li][li]MPEG2.5 layer 3 - sampling frequencies: 12 KHz, 11.025 KHz, 8 KHz[/li]
Supports constant bitrate, variable bitrate, and free bitrate modesSupports mono and all stereo modes (normal stereo, joint stereo, dual-mono)Option to use Intel® IPP performance libraries (if available)
    [li]Easy to link in either IPP libraries or Helix code[/li]


Technical Specifications
Average CPU Usage

Sample Rate
Channels
Bit Rate
Processor Model [sup](1)[/sup]
ARM7TDMI
ARM9TDMI-REV2
ARM920T
ARM9E
StrongARM1
XScale
48.0 KHz
2
320 Kbps
30 MHz
24 MHz
27 MHz
20 MHz
20 MHz
20 MHz
44.1 KHz
2
128 Kbps
26 MHz
21 MHz
24 MHz
17 MHz
17 MHz
17 MHz
(1) Tested with ARMulator, simulated zero-wait-state memory
Memory Usage
    [li]ROM = 13446 Bytes (const globals)[/li][li]RAM = 23816 Bytes (heap)Total Data Memory = 37262 Bytes[/li]
Code Size = 21000 Bytes (approximately - depends on compiler)  

Frequently Asked Questions
Where is the code in CVS?

Where does the build system put the code in my local source tree?
    [li]datatype/mp3/codec/fixpt[/li]

How does the build system decide whether to build the fixed-point or floating-point MP3 decoder?
    [li]If HELIX_CONFIG_FIXEDPOINT is defined in your profile, it will build the fixed-point decoder. Otherwise it will buil[/li]
回复

使用道具 举报

3

主题

24

回帖

33

积分

新手上路

积分
33
发表于 2019-7-14 14:33:10 | 显示全部楼层
硬汉, 你有以前下载过的helix源码吗?有的话能分享一下吗?谢谢!
回复

使用道具 举报

1万

主题

6万

回帖

10万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
106856
QQ
 楼主| 发表于 2019-7-15 06:59:33 | 显示全部楼层
confidentlin 发表于 2019-7-14 14:33
硬汉, 你有以前下载过的helix源码吗?有的话能分享一下吗?谢谢!

这个帖子里面的音乐播放器里面有

http://www.armbbs.cn/forum.php?m ... &extra=page%3D1
回复

使用道具 举报

33

主题

203

回帖

302

积分

高级会员

积分
302
发表于 2019-7-15 09:31:33 | 显示全部楼层
找到个5.1版本,备份下: helix_mp3enc_CVS.zip (506.12 KB, 下载次数: 77)




回复

使用道具 举报

36

主题

2040

回帖

2148

积分

至尊会员

积分
2148
发表于 2019-7-15 10:03:18 | 显示全部楼层
confidentlin 发表于 2019-7-14 14:33
硬汉, 你有以前下载过的helix源码吗?有的话能分享一下吗?谢谢!

可以使用这个:
ST终于把MP3编解码库中间件放出来了
http://www.armbbs.cn/forum.php?mod=viewthread&tid=88772



Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better.
回复

使用道具 举报

3

主题

24

回帖

33

积分

新手上路

积分
33
发表于 2019-7-16 15:29:29 | 显示全部楼层
多谢大家的分享!!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|Archiver|手机版|硬汉嵌入式论坛

GMT+8, 2024-5-8 06:37 , Processed in 0.176341 second(s), 28 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表