diff options
| author | mschroffel <mschroffel@cinecert.com> | 2014-10-02 21:41:12 +0000 |
|---|---|---|
| committer | mschroffel <> | 2014-10-02 21:41:12 +0000 |
| commit | 898f6b473a314dd379fd132a656c568c2e74da0a (patch) | |
| tree | 5f4752aad840dd11289a57e10815e70fe58cd706 /src/as-02-wrap.cpp | |
| parent | 80490136d3f872d162670e616827033fdd1be09d (diff) | |
version bump
Diffstat (limited to 'src/as-02-wrap.cpp')
| -rwxr-xr-x | src/as-02-wrap.cpp | 2 |
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); } } |
