MediaLearn

Project Url: JadynAi/MediaLearn
Introduction: 基于 Android 平台的音视频编解码项目,使用 MediaCodeC、OpenGL 高效解决音视频编解码问题
More: Author   ReportBugs   
Tags:

MediaLearn是一个旨在分享音视频开发知识的项目,目前仅仅局限于 Android 平台,后续会逐步扩展。
因为项目是以学习为目的,所以暂时不支持作为开发工具库使用,因为有少部分的代码具有一点实验性质,并没有特别好地进行封装。但大部分的功能我都将耦合性处理地很低,譬如Audio 模块。而视频模块中,解码以及录制相关的功能趋近完整,可以做参考使用。但有一些功能我仍在持续不断地优化。
本项目仅供学习参考使用

Camera2 视频录制

  • Camera2 录制视频(一):音频的录制及编码,点击传送门

  • Camera2 录制视频(二):MediaCodeC+OpenGL 视频编码,传送门

MediaCodeC 硬编码

LICENSE

Copyright [JadynAi]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools