| License |
License |
|---|---|
| GroupId | GroupIdcom.tagtraum |
| ArtifactId | ArtifactIdffmpeg-package |
| Last Version | Last Version4.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontagtraum FFmpeg package
FFmpeg built with support for javax.sound.sampled in mind, i.e. mostly decoders, demuxers etc.
Codecs to have known patent problems are disabled (no guarantee).
tagtraum industries is not the developer of FFmpeg or any of its libraries.
It only assembled this particular package.
For more information on FFmpeg, please visit http://www.ffmpeg.org/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ffmpeg-package-4.0.5.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tagtraum/ffmpeg-package/ -->
<dependency>
<groupId>com.tagtraum</groupId>
<artifactId>ffmpeg-package</artifactId>
<version>4.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/ffmpeg-package/
implementation 'com.tagtraum:ffmpeg-package:4.0.5'
// https://jarcasting.com/artifacts/com.tagtraum/ffmpeg-package/
implementation ("com.tagtraum:ffmpeg-package:4.0.5")
'com.tagtraum:ffmpeg-package:pom:4.0.5'
<dependency org="com.tagtraum" name="ffmpeg-package" rev="4.0.5">
<artifact name="ffmpeg-package" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='ffmpeg-package', version='4.0.5')
)
libraryDependencies += "com.tagtraum" % "ffmpeg-package" % "4.0.5"
[com.tagtraum/ffmpeg-package "4.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.10.11 |