• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

INDExOS/media-for-mobile: Media for Mobile

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

INDExOS/media-for-mobile

开源软件地址(OpenSource Url):

https://github.com/INDExOS/media-for-mobile

开源编程语言(OpenSource Language):

Java 100.0%

开源软件介绍(OpenSource Introduction):

Media for Mobile

Overview

Media for Mobile is a set of easy to use components and API for a wide range of media scenarios such as video editing and capturing. It contains several complete pipelines for most popular use cases and provides a possibility to add user-developed components to those pipelines.

Media for Mobile is now available as an open source project on GitHub.

System Requirements

  • Operating Systems: Microsoft Windows, Apple OS X or Linux
  • IDE: Eclipse, Google Android Studio or JetBrains IntelliJ IDEA
  • Android Platform SDK
  • Java Development Kit (JDK) 6 or later
  • Supported Android versions: Jelly Bean 4.3 or higher

How to build the library

Run "gradle build" command to build the Media for Mobile library and the samples.

To use the Media for Mobile components in your project, add dependencies on "android", "domain" and "effects" M4M folders to your gradle build scripts.

Jitpack.io Integration

Mobile 4 Media uses JitPack to provide ready-to-use artifacts of any branch or commit.

  1. Add the JitPack repository to your project's root build.gradle:
 allprojects {
     repositories {
         jcenter()
         maven { url "https://jitpack.io" }
     }
 }
  1. Add the M4M dependency to your module-level build.gradle:
 dependencies {
     compile 'com.github.indexOS.media-for-mobile:android:master-SNAPSHOT'
 }

You can instead point to any commit hash permanently using:

 dependencies {
     compile 'com.github.indexOS.media-for-mobile:android:fd9f7c56cfab63eee2ac3ea5a8b222a54cb7f9fc'
 }

List of Media for Mobile samples

Video processing samples

  • Transcode video
  • Join Video
  • Cut Video
  • Video Effect
  • Audio Effect
  • Get Media File Info
  • Time Scaling

Capturing samples

  • Game Capturing
  • Camera Capturing

Legal Information

Media for Mobile is distributed under Apache License 2.0, see LICENSE.txt and NOTICE.txt files in the root folder for details.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
AseemWangoo/flutter_programs: Experiments with Mobile发布时间:2022-08-30
下一篇:
NixOS/mobile-nixos发布时间:2022-08-30
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap