FFmpegAndroid Library

Java implementation of ffmpeg for Android

License

License

GroupId

GroupId

com.github.hiteshsondhi88.libffmpeg
ArtifactId

ArtifactId

FFmpegAndroid
Last Version

Last Version

0.2.5
Release Date

Release Date

Type

Type

aar
Description

Description

FFmpegAndroid Library
Java implementation of ffmpeg for Android
Project URL

Project URL

https://github.com/hiteshsondhi88/ffmpeg-android-java
Source Code Management

Source Code Management

https://github.com/hiteshsondhi88/ffmpeg-android-java

Download FFmpegAndroid

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hiteshsondhi88.libffmpeg/FFmpegAndroid/ -->
<dependency>
    <groupId>com.github.hiteshsondhi88.libffmpeg</groupId>
    <artifactId>FFmpegAndroid</artifactId>
    <version>0.2.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiteshsondhi88.libffmpeg/FFmpegAndroid/
implementation 'com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid:0.2.5'
// https://jarcasting.com/artifacts/com.github.hiteshsondhi88.libffmpeg/FFmpegAndroid/
implementation ("com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid:0.2.5")
'com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid:aar:0.2.5'
<dependency org="com.github.hiteshsondhi88.libffmpeg" name="FFmpegAndroid" rev="0.2.5">
  <artifact name="FFmpegAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiteshsondhi88.libffmpeg', module='FFmpegAndroid', version='0.2.5')
)
libraryDependencies += "com.github.hiteshsondhi88.libffmpeg" % "FFmpegAndroid" % "0.2.5"
[com.github.hiteshsondhi88.libffmpeg/FFmpegAndroid "0.2.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0