GithubHelp home page GithubHelp logo

anber1121 / aacanaiysisandroid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhongjihao/aacanaiysisandroid

0.0 1.0 0.0 70.75 MB

Android平台下基于开源解码器faad2开发的一个分析AAC碼流文件的简单工具

CMake 0.03% Java 0.78% Makefile 42.02% C 32.89% Shell 8.01% C++ 14.80% Roff 0.04% NSIS 0.01% Objective-C 1.42%

aacanaiysisandroid's Introduction

如果您觉得该项目对您有用,请扫描以下二维码打赏1元,多多支持
afd

本项目是基于开源工程faad2在Android平台上开发的AAC分析器,可以简单分析本机上的AAC碼流文件

软件运行后,首先打开一个AAC文件(或者是M4A文件)。

注:AAC文件就是不经封装的音频流。M4A文件就是以MPEG-4标准的封装格式进行封装的AAC。

单击“开始”,软件就会开始解码AAC音频文件,右边显示了解码的进程以及音频帧信息,左边显示了解码过程中提取出来的一些信息。

在软件的左下角,可以设置输出音频原始采样数据的格式(PCM或者WAV)。

编译 进入jni目录 执行 ndk-build

运行 直接用AS运行即可

点击打开按钮,在文件浏览器上选择要分析的aac碼流文件,选择的文件路径会在软件界面编辑框上显示出来,界面如下 dsaf;

点击打开按钮,在文件浏览器上选择要分析的mp4碼流文件,选择的文件路径会在软件界面编辑框上显示出来,界面如下 dsaf;

勾选checkBox,点击开始按钮,界面如下 dsaf;

附加上aac碼流文件JustOneLastDance_short.aac和MP4文件JustOneLastDance.m4a,测试时将它拷贝到手机上即可

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.