Latest post Mon, Jul 6 2015 10:43 PM by Bluegiraffe. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • Mon, Aug 4 2014 4:43 PM

    • Nick Ridley
    • Not Ranked
    • Joined on Mon, Aug 4 2014
    • London
    • Posts 10
    • Points 110

    generating custom bin metadata columns using AMT

    I'm trying to generate DNXHD clips using AMT but want to create some custom metadata fields of my own. The XML examples imply that doing

    <extendedAttributes>
        <User1>my metadata</User1>
        <User2>more metadata</User2>
      </extendedAttributes>

    in the supplied output XML would do the trick, so User1 and User2 would be my custom bin column headings.

    But it isn't working as far as I can tell. Should I be doing something else?

    Thanks

    Nick

    Filed under:
  • Mon, Aug 4 2014 5:16 PM In reply to

    • andym
    • Not Ranked
    • Joined on Thu, Jan 13 2011
    • Posts 128
    • Points 1,495
    • Avid Developer Moderator

    Re: generating custom bin metadata columns using AMT

    mentaur,

    extendedAttributes is not the right tag to use; it sets metadata in a restricted area in the AAF that does not show up as custom property and will be deprecated. Use the <UserComments> tag to set custom properties instead. This capability was introduced in AMT 2.8.0.

    From the change log:

    Extended support for reading back UserComments that were inserted into files.
    o The support for writing UserComments has been re-factored, in order to make it consistent with the symbols it represents. It also enables the creation of name and value pairs without any type of restriction in the comment name. The Media Composer and Interplay restrictions on property names and values apply.
    o Please have a look in the XML Schema in order to understand how this field is used.

    Andy

  • Tue, Aug 5 2014 1:23 PM In reply to

    • Nick Ridley
    • Not Ranked
    • Joined on Mon, Aug 4 2014
    • London
    • Posts 10
    • Points 110

    Re: generating custom bin metadata columns using AMT

    Ok thanks I have that working now.

    I have some more questions, but I'll post them under a new topic.

    Nick

  • Wed, Aug 6 2014 1:03 PM In reply to

    • Nick Ridley
    • Not Ranked
    • Joined on Mon, Aug 4 2014
    • London
    • Posts 10
    • Points 110

    Re: generating custom bin metadata columns using AMT

    Another question on this topic:

    When would I use <userBinAttributes> tags vs <UserComments> ?

    Thanks

    Nick

    Filed under:
  • Thu, Jul 2 2015 12:52 PM In reply to

    • andym
    • Not Ranked
    • Joined on Thu, Jan 13 2011
    • Posts 128
    • Points 1,495
    • Avid Developer Moderator

    Re: generating custom bin metadata columns using AMT

    I know this is an old thread but since the question came up again, we are not aware of a 'userBinAttributes'
     tag either in the AMT XSD schema or in the sources. To my knowledge, this tag does not exist. For creating and dealing with custom bin columns, <UserComments> is the correct node to use.

    Andy

  • Mon, Jul 6 2015 10:43 PM In reply to

    Re: generating custom bin metadata columns using AMT

    Andy

    Thanks for the help the other day regrding this issue.

    However, although we got Labroll, Camroll and Soundroll to work using the <UserComments> node, we are unable to get attributes like Name and Project to pass through.

    Regards

     

    Patrick Morgan

    Digital Vision

     

     

     

Page 1 of 1 (6 items)

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