From de579036bf52fe6560c4f3b43a35e6097e4d7859 Mon Sep 17 00:00:00 2001 From: Thomas Heritage Date: Fri, 8 Dec 2023 10:03:15 +0000 Subject: [PATCH] Update documentation re ADM-related features * Fix some typos * Re-word for clarity * Update to match latest functionality * :question: is used in some areas requiring confirmation --- README.md | 2 +- apps/raw2bmx/raw2bmx.cpp | 2 +- docs/audio_definition_model.md | 192 +++++++++++++++++++++------------ docs/mca_labels_format.md | 26 +++-- 4 files changed, 139 insertions(+), 83 deletions(-) diff --git a/README.md b/README.md index 34a58e72..3ae024b5 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ including the following: * [IMF JPEG 2000 Track Files](./docs/imf_jpeg_2000_track_files.md) * [IMF Audio Track Files](./docs/imf_audio_track_files.md) * [IMF ProRes Image Track Files](./docs/imf_prores_track_files.md) -* [Audio Definition Model](./docs/audio_definition_model.md) +* [(Beta) Audio Definition Model (ADM) & metadata RIFF chunks](./docs/audio_definition_model.md) ## Build, Test and Install diff --git a/apps/raw2bmx/raw2bmx.cpp b/apps/raw2bmx/raw2bmx.cpp index 3c8b2a35..10fde847 100644 --- a/apps/raw2bmx/raw2bmx.cpp +++ b/apps/raw2bmx/raw2bmx.cpp @@ -720,7 +720,7 @@ static void usage(const char *cmd) printf(" --wave-chunks List of non-builtin WAVE chunk IDs to transfer across from the input\n"); printf(" The is a comma separated list of chunk IDs. Spaces are automatically appended to IDs if they are less than 4 letters\n"); printf(" The built-in WAVE chunk IDs are: %s\n", WaveReader::GetBuiltinChunkListString().c_str()); - printf(" --adm-wave-chunk [,