Last Version

FfmpegUtils 1.0.1

Batch convert video to mp4, ts, m3u8 framework

License

License

GroupId

GroupId

com.gdxsoft.ffmpeg
ArtifactId

ArtifactId

ffmpeg-utils
Version

Version

1.0.1
Type

Type

jar
Description

Description

FfmpegUtils
Batch convert video to mp4, ts, m3u8 framework
Project URL

Project URL

https://github.com/gdx1231/ffmpeg-utils
Source Code Management

Source Code Management

https://github.com/gdx1231/ffmpeg-utils

Download ffmpeg-utils 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.bramp.ffmpeg : ffmpeg jar 0.6.2
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.