Giter VIP home page Giter VIP logo

audiomanager's Introduction

AudioManager

介绍

功能点介绍:

功能点 是否完成
读取任意格式音频流 Yes
FFMPEG 音频解码为 PCM Yes
音频 Native OpenSL ES渲染 Yes
音频音量控制 Yes
拖动播放控制 Yes
声道切换 Yes
变调变速 Yes
变声
裁剪音频输出 PCM/MP3 等格式 Yes
边播边录制
音频编码为 AAC、MP3(OK)、WAV

版本记录

v1.0.2

  • 集成 lame 具备 pcm 编码 MP3 能力
  • 将 ffmpeg 静态库替换为动态库

v1.0.1

  • AudioControlManager##stop 会导致 crash 等开发完了在解决->已解决。
  • seek 崩溃已解决

audiomanager's People

Contributors

yangkun19921001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

audiomanager's Issues

打开本地mp3文件,奔溃了

一开始avformat_open_input本地路径的音频文件总是返回-13的错误,AndroidManifest.xml中也是有读写权限,后来在节点增加 android:requestLegacyExternalStorage="true" 后不再返回-13,但是运行后点开始播放后崩溃,如下为崩溃信息:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.