EmbARC
embARC (“metadata embedded for archival content”) manages internal file metadata including embedding and validation. Created by FADGI (Federal Agencies Digital Guidelines Initiative), in conjunction with AVP and PortalMedia, embARC enables users to audit and correct embedded metadata of a subset of MXF files, as well as both individual DPX files or an entire DPX sequence, while not impacting the image data.
Install / Use
/learn @LibraryOfCongress/EmbARCREADME
embARC (Metadata Embedded for Archival Content)
embARC is a free, open source application that enables users to audit and correct embedded metadata of a subset of MXF files, as well as both individual DPX files or an entire DPX sequence, while not impacting the image data. MXF, short for Material Exchange Format, is an object-based file format that wraps video, audio, and other bitstreams ("essences"), optimized for content interchange or archiving by creators and/or distributors, and intended for implementation in devices ranging from cameras and video recorders to computer systems. DPX, short for Digital Picture Exchange, is a pixel-based (raster) file format intended for very high quality moving image content with attributes defined in a binary file header.
embARC, short for “metadata embedded for archival content,” is in active development by the Federal Agencies Digital Guidelines Initiative (FADGI) to support two major guideline projects:
- Guidelines for Embedded Metadata within DPX File Headers for Digitized Motion Picture Film.
- SMPTE RDD 48: MXF Archive and Preservation Format
- Including RDD 48 Amendment 1: Mapping FFV1 to MXF
Supported File Formats
DPX (Digital Picture eXchange) support in embARC:
- Import DPX files to support FADGI’s Guidelines for Embedded Metadata within DPX File Headers for Digitized Motion Picture Film as well as required SMPTE 268 metadata rules.
- Audit and correct internal metadata of both individual files or an entire DPX sequence while not impacting the image data.
MXF (Material eXchange Format) support in embARC:
- Import and inspect MXF files.
- Audit and correct internal metadata of one or more MXF files at a time.
- Download embedded text based and binary based data.
Project Setup
Import the source code into eclipse or the IDE of your choice. Import MAJ and DROID projects and include alongside embARC. Include droid-core, droid-core-interfaces, and maj as projects in the build path.
Testing
There are separate tests for each supported file type (DPX & MXF) included in the src/tests folder. Tests include reading, writing, and file format detection.
Running
Set up a run configuration with embARC as the target project and com.portalmedia.embarc.gui.Main as the main class. Include Java 1.8 or equivalent in project execution environment.
Building GUI for Distribution
- Update GUI
versionin build.gradle - Write a summary of changes in Changelog.md
- Run gradle clean
- To create embARC for MacOS, run gradle task macAppBundle/createDMG. When complete find embARC-x.x.x.dmg in the build/distributions folder.
- To create embARC for Windows, run gradle task launch4j/createExe. When complete find embARC-x.x.x.exe in the build/launch4j folder.
- To package embARC for Windows as an installer: use Inno Setup on a Windows machine. Place a copy of the embARC_exe_installer.iss file included at the root of this repo alongside your recently created embARC-x.x.x.exe. Open the .iss file in Inno Setup and edit the "MyAppVersion" property and any other properties therein as needed. Run the script. When complete, find embARC-x.x.x.exe packaged as an installer in the Output folder.
embARC CLI
embARC CLI is a free, open source application that enables users to audit embedded metadata of DPX and MXF files from the command line.
embARC, short for “metadata embedded for archival content,” is in active development by the Federal Agencies Digital Guidelines Initiative (FADGI) to support two major guideline projects:
Guidelines for Embedded Metadata within DPX File Headers for Digitized Motion Picture Film. SMPTE RDD 48: MXF Archive and Preservation Format
DPX Usage
java -jar [path/to/embARC-CLI.jar] [input] [output] [options]
- [input]: path to target DPX file or DPX sequence folder
- [output]:
-csv <filepath/newfile.csv>CSV formatted output-json <filepath/newfile.json>JSON formatted output
- [options]
-printPrint file metadata to console-conformanceInputJSONInput validation json file-conformanceOutputCSVOutput validation csv file-applyChangesFromJSONApply metadata changes from JSON file
MXF Usage
java -jar [path/to/embARC-CLI.jar] [input] [options]
- [input]: path to target MXF file
- [options]:
-printPrint file metadata to console-downloadTDStreamWrite text data stream to local directory-downloadBDStreamWrite binary data stream to local directory-streamOutputPathSpecify data stream output directory
Building CLI for Distrubtion
- Update CLI
versionin build.gradle - Write a summary of changes in Changelog-CLI.md
- Switch to CLI settings (
versionandmainClassName) in build.gradle - Run gradle clean
- Run gradle task shadow/shadowJar. When complete find embARC-CLI-x.x.x.jar in the build/libs folder.
Related Skills
qqbot-channel
351.2kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
351.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
