diff options
| author | Pierre-Anthony Lemieux <pal@palemieux.com> | 2020-07-08 08:21:18 -0700 |
|---|---|---|
| committer | Pierre-Anthony Lemieux <pal@palemieux.com> | 2020-07-08 08:21:18 -0700 |
| commit | 624cd74d091173e255ee2f9045da4e0b47006446 (patch) | |
| tree | c15949bfffd2846e8453a81abf569d2a98f10502 /src/AS_02_IAB.cpp | |
| parent | 3562c679bc8fd59ac91541bba2144a778bfdbf02 (diff) | |
Remove timecode from IAB Track File
Diffstat (limited to 'src/AS_02_IAB.cpp')
| -rw-r--r-- | src/AS_02_IAB.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/AS_02_IAB.cpp b/src/AS_02_IAB.cpp index cbee6e2..4061c26 100644 --- a/src/AS_02_IAB.cpp +++ b/src/AS_02_IAB.cpp @@ -158,7 +158,6 @@ AS_02::IAB::MXFWriter::OpenWrite( UL(element_ul_bytes), UL(this->m_Writer->m_Dict->ul(MDD_SoundDataDef)), edit_rate, - derive_timecode_rate_from_edit_rate(edit_rate), &conformsToSpecs ); |
