Hi, I'm new user on this site and beginner with C++ language and MXF files.
I need to automate some process on a video server.
My goal is to update MXF OP1A files by adding them a descriptive metadata track (comment) picked up in a database.
The db is not a problem for me. All I really need is to use some command line to do it ! I downloaded the windows .exe package and I didn't fine any options on mxfwrap.exe for doing this.
I found some posts related to my subject, but the explanations are not enough understandable for my rookie level on C++.
I have downloaded the entire SDK too, but I can't compile it with Codeblocks or Visual Studio 2010.
My final aim is to use the command and integrate it into a powershell script.
Any kind of help will be welcome !
Thanks in advance for your precious contribution !
Tim.