| License |
License |
|---|---|
| GroupId | GroupIdcom.gdxsoft.ffmpeg |
| ArtifactId | ArtifactIdffmpeg-utils |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionFfmpegUtils
Batch convert video to mp4, ts, m3u8 framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ffmpeg-utils-1.0.1.pom | |
| ffmpeg-utils-1.0.1.jar | 27 KB |
| ffmpeg-utils-1.0.1-sources.jar | 24 KB |
| ffmpeg-utils-1.0.1-javadoc.jar | 129 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.bramp.ffmpeg : ffmpeg | jar | 0.6.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |