User Activity

  • Posted a comment on discussion Developers on Advanced Authoring Format

    Check between discusions, you will find the answer

  • Posted a comment on discussion Open Discussion on Advanced Authoring Format

    Solved : You should get the recordtype interface, create the value and then add to the object interface of the descriptor.

  • Posted a comment on discussion Open Discussion on Advanced Authoring Format

    I'm working in creating an aaf file with a CDCIDescriptor that should contain a property value named "MediaContainerGUID" of type AUID. I can register a new property definition to the class but I haven't figured out how to set its value. IAAFClassDef classDefCDCI; IAAFTypeDef spTD; IAAFPropertyDef* spPropDef; pDictionary->LookupClassDef(AUID_AAFCDCIDescriptor, &classDefCDCI); pDictionary->LookupTypeDef (kAAFTypeID_AUID, &spTD); classDefCDCI->RegisterOptionalPropertyDef (MEDIA_CONT_ID,L"MediaContainerGUID",spTD,&spPropDef)...

  • Posted a comment on discussion Open Discussion on Advanced Authoring Format

    I'm interested into. Please can you post one example ? Regards

  • Posted a comment on discussion AAF v1.1 SDK on Advanced Authoring Format

    HI I'm facing the same issue. I've registered the new propertydef but I don't know how to add it to ImportMob. check(pDictionary->CreateMetaInstance (AUID_AAFTypeDefStrongObjRef, IID_IAAFTypeDefStrongObjRef, (IUnknown **) &spTaggedValueStrongReference)); check(pDictionary->LookupClassDef(AUID_AAFTaggedValue, &pCDTaggedValue)); check(spTaggedValueStrongReference->Initialize(kAAFTypeID_TaggedValueStrongReferenceVector, pCDTaggedValue, kTaggedValueStrongReferenceName)); check(pCDTaggedValue->CreateInstance(IID_IAAFTaggedValue,(IUnknown...

  • Posted a comment on discussion Open Discussion on Advanced Authoring Format

    Hi to all I've downloaded the sdk version 1.1.6 and compiled with visual studio 2010 under windows xp. I've compiled the 32 bit debug version. Attempting to launch with debugger the exportsimplecomposition.exe the program it fails at row 842: check(mgr->RegisterSharedPlugins()); the plugin manager is ok but it seems that can't register shared plugin. In my path is added the directory where AAFCOAPI.dll is present. (in the same directory there is the aafext dir with inside AAFINTP.dll and AAFPGAPI.dll)....

  • Posted a comment on discussion General Discussion on bmx

    HI I'm working on a mxf growing file too. Please can you make me available the premiere_growing_file.mxf ? Francesco

  • Posted a comment on discussion Open Discussion on Advanced Authoring Format

    Hi to all I've created an aaf clip strating from SDK example export VC3 with compression...

View All

Personal Data

Username:
francescoblt
Joined:
2012-09-06 13:40:39

Projects

  • No projects to display.

Personal Tools