mxf 0.1.2

Library to read/write following SMPTE 377M (MXF) standard.
Documentation
  • Coverage
  • 0%
    0 out of 815 items documented0 out of 39 items with examples
  • Size
  • Source code size: 143 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 13.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 15s Average build duration of successful builds.
  • all releases: 15s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • luminvent/rs_mxf
    2 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • MarcAntoine-Arnaud

rs_mxf

library to read/write following SMPTE 377M (MXF) standard

Build status

Build Status

API

This library wroten in RUST provide a C API to be integrated into various other languages. It can be possible to extract from low level (KLV), but also using profiles like XDCAM HD, AS10, etc.

Developments status

  • KLV parsing
  • KLV writer
  • Profile Reader
  • Profile Writer
  • C API