is not current version
Last Version 4.5.1-1.LTS

com.arthenica:ffmpeg-kit-video 4.4

Includes FFmpeg with dav1d, fontconfig, freetype, fribidi, kvazaar, libass, libiconv, libtheora, libvpx, snappy and libwebp libraries enabled.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.arthenica
ArtifactId

ArtifactId

ffmpeg-kit-video
Version

Version

4.4
Type

Type

aar

Download ffmpeg-kit-video 4.4


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