-
Whoops! vs9 is preferred compiler.
2009-09-30 08:54:38 UTC in MXFLib - A C++ Library for MXF file I/O
-
I am trying to build a the AAF library to create a 64-bit comapi.dll, and am obviously running into the problem of not having access to a 64bit ssrw_c.lib. Are there any plans to provide this file so that users might start using AAF on 64-bit windows platforms? - even a beta version would suffice for the moment.
Cheers,
piedpiper.
2009-09-29 16:52:18 UTC in MXFLib - A C++ Library for MXF file I/O
-
Just thought i would mention that i too am having this same problem.
I am trying to do the same thing as the original poster, ie. Modify an AAF to point to different MXF source files. (using IIAFMob2::SetMobID )
I will try the solution suggested in this thread however i have also tried
IAAFMob2::ChangeRef (oldMobID,newMobID) - which i expected to update the Mob in questions with the new...
2009-09-24 11:00:02 UTC in Advanced Authoring Format
-
Hey Everyone,
I am attempting to write a program that modifies AAF files, by changing the Original Source material that is contained in the AAF.
For example, we load an AAF into the application ( which is already working)
Then we modify some of the MXf files that are referenced as source material, and create new MXf files (complete with new SourceMobID's and MasterMobID's )
The next step...
2009-08-27 09:58:07 UTC in Advanced Authoring Format