is not current version
Last Version 4.4.LTS

com.arthenica:mobile-ffmpeg-audio 4.4

Includes FFmpeg v4.4-dev-416 with lame v3.100, libilbc v2.0.2, libvorbis v1.3.7, opencore-amr v0.1.5, opus v1.3.1, shine v3.1.1, soxr v0.1.3, speex v1.2.0, twolame v0.4, vo-amrwbenc v0.1.3 and wavpack v5.3.0 libraries enabled.

GroupId

GroupId

com.arthenica
ArtifactId

ArtifactId

mobile-ffmpeg-audio
Version

Version

4.4
Type

Type

aar

Download mobile-ffmpeg-audio 4.4


<!-- https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-audio/ -->
<dependency>
    <groupId>com.arthenica</groupId>
    <artifactId>mobile-ffmpeg-audio</artifactId>
    <version>4.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-audio/
implementation 'com.arthenica:mobile-ffmpeg-audio:4.4'
// https://jarcasting.com/artifacts/com.arthenica/mobile-ffmpeg-audio/
implementation ("com.arthenica:mobile-ffmpeg-audio:4.4")
'com.arthenica:mobile-ffmpeg-audio:aar:4.4'
<dependency org="com.arthenica" name="mobile-ffmpeg-audio" rev="4.4">
  <artifact name="mobile-ffmpeg-audio" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arthenica', module='mobile-ffmpeg-audio', version='4.4')
)
libraryDependencies += "com.arthenica" % "mobile-ffmpeg-audio" % "4.4"
[com.arthenica/mobile-ffmpeg-audio "4.4"]