Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A cross-platform UI to inspect and extract data from MXF files

License

NotificationsYou must be signed in to change notification settings

jforaci/mxf-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A GUI to inspect and extract data fromMXF files. Grab arelease and start it (see "Quick start" below for an example).

image

The panel on the top-right shows the structural metadata. The tabs on the bottom show information about the file like the entire file's metadata, partitions, track layout,ancillary data (SMPTE 436m), parsed708 captions, andDolbyE track ac3 metadata. The latter two require the corresponding option to be selected before opening the file.

An example of browsing metadata:

image

mxf-gui uses a library calledmxf-reader. Note: playback isn't supported at this point.

Quick start

To start MXF GUI you should be able to launch the JAR like any executable.e.g. double-click it, or run:

java -jar mxf-gui-v1.0-snapshot.jar

You only needJava installed.

Once it starts, you can use the menu or drag an MXF file onto the main window to inspect it.

Building

Build withMaven:

mvn package

Extracting essence

Use theExport > Essence to files... menu to extract any of the essence data from the source tracks. You can optionally extract a caption file containing the carryover 608 bytes from the s436m ancillary data track, if it's present.

About

A cross-platform UI to inspect and extract data from MXF files

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp