bbc / digital-paper-edit-firebase

Firebase version of DPE
https://digital-paper-edit-dev.web.app/
Other
8 stars 5 forks source link

Implement export to Adobe Audition #205

Open sarahrainbow opened 3 years ago

sarahrainbow commented 3 years ago

I believe exporting to audition could be done in the same manner as exporting to FCP/SaDiE.

Parameters required:

Here's an example xml file:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<!DOCTYPE xmeml>
<xmeml version="5">

  <project>
    <name>testing_01.xml</name>
    <children>
      <sequence id="sequence-1">
        <duration>8359</duration>
        <rate>
          <timebase>30</timebase>
          <ntsc>FALSE</ntsc>
        </rate>
        <name>testing_01.xml</name>
        <media>
          <audio>
            <format>
              <samplecharacteristics>
                <depth>32</depth>
                <samplerate>48000</samplerate>
              </samplecharacteristics>
            </format>
            <outputs>
              <group>
                <index>1</index>
                <numchannels>1</numchannels>
                <downmix>0</downmix>
                <channel>
                  <index>1</index>
                </channel>
              </group>
              <group>
                <index>2</index>
                <numchannels>1</numchannels>
                <downmix>0</downmix>
                <channel>
                  <index>2</index>
                </channel>
              </group>
            </outputs>

            <track>
              <enabled>TRUE</enabled>
              <locked>FALSE</locked>
              <clipitem id="clipitem-0">
                <name>Hackney Downs 6</name>
                <enabled>TRUE</enabled>
                <duration>8106</duration>
                <start>0</start>
                <end>8106</end>
                <in>0</in>
                <out>8106</out>
                <file id="0">
                  <name>Hackney Downs 6.m4a</name>
                  <pathurl>file://localhost/Users/rainbs02/Downloads/Hackney%20Downs%206.m4a</pathurl>
                  <rate>
                    <timebase>30</timebase>
                    <ntsc>FALSE</ntsc>
                  </rate>
                  <duration>8106</duration>
                  <media>
                    <audio>
                      <samplecharacteristics>
                        <depth>32</depth>
                        <samplerate>48000</samplerate>
                      </samplecharacteristics>
                    </audio>
                  </media>
                </file>
                <sourcetrack>
                  <mediatype>audio</mediatype>
                  <trackindex>1</trackindex>
                </sourcetrack>
                <channelcount>1</channelcount>
              </clipitem>
              <outputchannelindex>25</outputchannelindex>
            </track>
            <track>
              <enabled>TRUE</enabled>
              <locked>FALSE</locked>
              <outputchannelindex>25</outputchannelindex>
            </track>

          </audio>
        </media>
        <timecode>
          <rate>
            <timebase>30</timebase>
            <ntsc>FALSE</ntsc>
          </rate>
          <frame>0</frame>
          <displayformat>NDF</displayformat>
        </timecode>
      </sequence>
    </children>
  </project>

</xmeml>
niklasR commented 3 years ago

Let me know if you need an Audition license - ideally with some numbers from Dave Walters or so re usage/licensing across the BBC.

leihelondon commented 3 years ago

I have got in touch with Dave Walters (Head of Product, Audio Production) to ask about the usage of Adobe Audition, SaDiE and VCS.