summaryrefslogtreecommitdiff
path: root/src/as-02-wrap.cpp
diff options
context:
space:
mode:
authormschroffel <mschroffel@cinecert.com>2014-10-02 21:41:12 +0000
committermschroffel <>2014-10-02 21:41:12 +0000
commit898f6b473a314dd379fd132a656c568c2e74da0a (patch)
tree5f4752aad840dd11289a57e10815e70fe58cd706 /src/as-02-wrap.cpp
parent80490136d3f872d162670e616827033fdd1be09d (diff)
version bump
Diffstat (limited to 'src/as-02-wrap.cpp')
-rwxr-xr-xsrc/as-02-wrap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/as-02-wrap.cpp b/src/as-02-wrap.cpp
index 66aacd0..8aac348 100755
--- a/src/as-02-wrap.cpp
+++ b/src/as-02-wrap.cpp
@@ -698,7 +698,7 @@ write_PCM_file(CommandOptions& Options)
}
// this is the d-cinema MCA label, what is the one for IMF?
- essence_descriptor->ChannelAssignment = g_dict->ul(MDD_DCAudioChannelCfg_MCA);
+ essence_descriptor->ChannelAssignment = g_dict->ul(MDD_IMFAudioChannelCfg_MCA);
}
}