Latest post Tue, Dec 18 2018 12:39 PM by JamesTV. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • Tue, Dec 18 2018 12:39 PM

    • JamesTV
    • Not Ranked
    • Joined on Fri, Mar 31 2017
    • Posts 29
    • Points 335

    AAF Generation using AMT v3

    We are assessing the use of AMT v3 in our implementation - and are very keen to try and make use of the AAF generation capability that it includes. However, the example only supports a single file per AAF - which is a bit pointless as the whole idea for AAF is to connect multiple files and present them as a sequence.

    Is there any way to provide mutilple source OPAtoms into this AAF generator?

     

     AAFCreationOptions ()

            {

                this -> addArgument (Common::makeArgument ("Source MAD", "Source media asset description xml path", m_sourceMADPath, ArgumentRequired));

                this -> addArgument (Common::makeArgument ("Output AAF", "Output file where to write the resulting AAF.", m_outputFile, ArgumentRequired));

     

     // Add optional parameters

                MediaParameters mediaParameters;

                JobSetupUtils::setMediaParameters (mediaParameters,

                                                   m_options.m_masterMobID,

                                                   m_options.m_physicalSourceMobID,

                                                   m_options.m_tapeName,

                                                   m_options.m_psmDescriptorType,

                                                   m_options.m_psmTimecode,

                                                   0);

     

Page 1 of 1 (1 items)

© Copyright 2011 Avid Technology, Inc.  Terms of Use |  Privacy Policy |  Site Map |  Find a Reseller