Latest post Fri, Jan 10 2014 6:26 PM by Don Carignan. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • Tue, Jan 7 2014 5:10 PM

    'Codec' ID for SMPTE 436 ANC data tracks

    Hi

      I am trying to build an AAF that descibes a SMPTE 436 data track with essence.  I found the kAAFDataDef, but when I try to create the essense with:

     

    AAFRESULT res = pMasterMob->CreateEssence(1, // Slot ID within MasterMob

    pDataDef, // MediaKind

    kAAFCodecDataType2, // codecID

    editRate, // edit rate

    sampleRate, // sample rate

    kAAFCompressionDisable,

    NULL, // No Locator used

    ContainerAAF, // Essence embedded in AAF file

    &pEssenceAccess); // object returned

    i get a AAFRESULT_CODEC_INVALID no matter what codec (or Nul/Nil codec) I use.  What is the correct 'codec' type for these essence? Cheers, James
  • Fri, Jan 10 2014 6:26 PM In reply to

    Re: 'Codec' ID for SMPTE 436 ANC data tracks

     

    I'm working with James offline to collect the details.  I'll post a followup.

Page 1 of 1 (2 items)

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