Last Version

OpenIMAJ Xuggle Video Wrapper 1.3.10

Plugin to use Xuggler as a video source. Allows most video formats to be read into OpenIMAJ.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

xuggle-video
Version

Version

1.3.10
Type

Type

jar
Description

Description

OpenIMAJ Xuggle Video Wrapper
Plugin to use Xuggler as a video source. Allows most video formats to be read into OpenIMAJ.
Project Organization

Project Organization

The University of Southampton

Download xuggle-video 1.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
xuggle » xuggle-xuggler-lgpl jar 5.5-20140728
org.openimaj : core-video jar 1.3.10
org.openimaj : core-audio jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.