File Muxer

This package has a focus on file operation. It can read A/V data from Random Access Datasources

License

License

GroupId

GroupId

org.mp4parser
ArtifactId

ArtifactId

muxer
Last Version

Last Version

1.9.56
Release Date

Release Date

Type

Type

jar
Description

Description

File Muxer
This package has a focus on file operation. It can read A/V data from Random Access Datasources
Project URL

Project URL

https://github.com/sannies/mp4parser
Source Code Management

Source Code Management

https://github.com/sannies/mp4parser

Download muxer

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mp4parser : isoparser jar 1.9.56
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.8.0-beta4

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.56
1.9.41
1.9.40
1.9.39
1.9.38
1.9.37
1.9.36
1.9.34
1.9.31
1.9.30
1.9.29
1.9.27