Code Monkey home page Code Monkey logo

mxf-gui's Introduction

mxf-gui

A GUI to inspect and extract data from MXF files. Grab a release 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), parsed 708 captions, and DolbyE 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 called mxf-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 need Java installed.

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

Building

Build with Maven:

mvn package

Extracting essence

Use the Export > 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.

mxf-gui's People

Contributors

jforaci avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.