当前位置: 首页 > 软件库 > 手机/移动开发 > >

ffmpeg-android-java

授权协议 GPL-3.0 License
开发语言 Java
所属分类 手机/移动开发
软件类型 开源软件
地区 不详
投 递 者 裴永年
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

FFmpeg-Android-Java

About

FFmpeg Android java is a java library that simplifies your task of using ffmpeg in Android project which I've compiled using FFmpeg-Android

These are two basic methods of this library:

  • loadBinary(FFmpegLoadBinaryResponseHandler ffmpegLoadBinaryResponseHandler) throws FFmpegNotSupportedException
  • execute(String cmd, FFmpegExecuteResponseHandler ffmpegExecuteResponseHandler) throws FFmpegCommandAlreadyRunningException

For examples and usage instructions head over to:

Supported Architecture

  • armv7
  • armv7-neon
  • x86

Sample

http://i.imgur.com/cP4WhLn.gif

JavaDoc

License

  • Check file LICENSE.GPLv3 and Make sure to follow the licensing terms and conditions of the project and the software used to build the project.

HIRE US

 相关资料
  • FFmpeg-Android FFmpeg for Android compiled with x264, libass, fontconfig, freetype and fribidi Supports Android L FFmpeg Android Library Supported Architecture armv7 armv7-neon x86 Instructions Set en

  • android ffmpeg 项目中包含着一个清晰、容易改变、静态的 Android FFmpeg Creator。是用于为Android构建自定义ffmpeg二进制文件的系统 安装: 1.安装Android NDK r8或更高版本 2.在Debian / Ubuntu上,运行:apt-get install yasm bash patch make gawk     (如果您使用的是Debian

  • FFmpeg for Android 是可通过 Android NDK 直接在 Android 源码环境下编译的 ffmpeg 库。

  • 我正在使用cordova-plugin-video-editor库的一个分支: https://github.com/jbavari/cordova-plugin-video-editor/pull/13 它在这里使用android-ffmpeg-java库: 这里有一个多文件concat测试示例: https://github.com/guardianproject/android-ffmpeg

  • 我刚开始使用ffmpeg库。我使用http://writingminds.github.io/ffmpeg-android-java/将库添加到我的android studio项目中。当我运行命令或时,它工作得很好,但是当我尝试以开头的命令时,例如时,我会得到错误: onFailure:ffmpeg version N3.0.1版权所有(c)2000-2016使用gcc 4.8(gcc)构建的ff