Giter VIP home page Giter VIP logo

a4ijkplayer's Introduction

A4ijkplayer

ijkplayer compile with cmake

最近在学习和研究 ijkplayer,其源码是用 Android.mk 方式编译的,为了方便开发、调试,现将其编译方式替换成 CMake,可以直接在 Android Studio 中查看、跳转、调试 ijkplayer 源码。

只要不是修改 ffmpeg 的源代码,修改其他其它代码包括 ijkplayer 的 C 代码、Java 代码,都可以在 Android Studio 中修改、运行、调试。

本项目是基于 ijkplayer 最新的 k0.8.8 版本,ffmpeg 4.0 编译(基于 ff4.0--ijk0.8.8--20210426--001 版本),并包含了 openssl(即支持 https 网络视频)、yuv、sdl、soundtouch 等模块

其中 ffmpeg (libijkffmpeg.so) 需要先编译好,可以参考我上一篇文章编译(Android ijkplayer 编译踩坑与记录),或直接使用我编译好的。

效果截图

ijkplayer native 代码调试截图

编译 A4ijkplayer aar

执行以下命令分别编译 A4ijkplayer 的 Debug 和 Release aar

./gradlew clean :A4ijkplayer:assembleDebug

./gradlew clean :A4ijkplayer:assembleRelease

输出结果在项目目录下的:./A4ijkplayer/build/outputs/aar/ 目录下,如下:

A4ijkplayer 编译的 aar 截图

相关项目

https://github.com/bilibili/ijkplayer

https://github.com/alanwang4523/ijkplayer_Build4Android

a4ijkplayer's People

Contributors

alanwang4523 avatar

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.