Jave all native dependencies package

The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE2 to transcode audio and video files from a format to another. In example you can transcode an AVI file to a MPEG one, you can change a DivX video stream into a (youtube like) Flash FLV one, you can convert a WAV audio file to a MP3 or a Ogg Vorbis one, you can separate and transcode audio and video tracks, you can resize videos, changing their sizes and proportions and so on. Many other formats, containers and operations are supported by JAVE2.

Лицензия

Лицензия

Группа

Группа

ws.schild
Идентификатор

Идентификатор

jave-all-deps
Последняя версия

Последняя версия

3.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jave all native dependencies package
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project. Developers can take take advantage of JAVE2 to transcode audio and video files from a format to another. In example you can transcode an AVI file to a MPEG one, you can change a DivX video stream into a (youtube like) Flash FLV one, you can convert a WAV audio file to a MP3 or a Ogg Vorbis one, you can separate and transcode audio and video tracks, you can resize videos, changing their sizes and proportions and so on. Many other formats, containers and operations are supported by JAVE2.
Ссылка на сайт

Ссылка на сайт

https://github.com/a-schild/jave2
Система контроля версий

Система контроля версий

https://github.com/a-schild/jave2

Скачать jave-all-deps

Имя Файла Размер
jave-all-deps-3.3.1.pom
jave-all-deps-3.3.1.jar 3 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/ws.schild/jave-all-deps/ -->
<dependency>
    <groupId>ws.schild</groupId>
    <artifactId>jave-all-deps</artifactId>
    <version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.schild/jave-all-deps/
implementation 'ws.schild:jave-all-deps:3.3.1'
// https://jarcasting.com/artifacts/ws.schild/jave-all-deps/
implementation ("ws.schild:jave-all-deps:3.3.1")
'ws.schild:jave-all-deps:jar:3.3.1'
<dependency org="ws.schild" name="jave-all-deps" rev="3.3.1">
  <artifact name="jave-all-deps" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.schild', module='jave-all-deps', version='3.3.1')
)
libraryDependencies += "ws.schild" % "jave-all-deps" % "3.3.1"
[ws.schild/jave-all-deps "3.3.1"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
ws.schild : jave-core jar 3.3.1
ws.schild : jave-nativebin-win32 jar 3.3.1
ws.schild : jave-nativebin-win64 jar 3.3.1
ws.schild : jave-nativebin-linux32 jar 3.3.1
ws.schild : jave-nativebin-linux64 jar 3.3.1
ws.schild : jave-nativebin-osx64 jar 3.3.1
ws.schild : jave-nativebin-osxm1 jar 3.3.1
ws.schild : jave-nativebin-linux-arm32 jar 3.3.1
ws.schild : jave-nativebin-linux-arm64 jar 3.3.1

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.4.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.3.1
3.3.0
3.2.0
3.1.1
3.0.1
2.7.3
2.7.2
2.7.1
2.7.0
2.6.1
2.6.0
2.5.1
2.5.0
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0