Image-ExifTool - Re: Help needed with adding custom tags

Posted on Thu Mar 20 12:24:51 2008 by sparkie in response to 7416 (See the whole thread of 13)
Re: Help needed with adding custom tags
Phil, is this OK for adding a namespace to the table. I'm still getting a tag does not exist error. My namespace is 'defra' %Image::ExifTool::UserDefined = ( 'Image::ExifTool::XMP::Main' => { defra => { SubDirectory => { TagTable =< 'Image::ExifTool::UserDefined::defra', }, }, } ); Do I need to address the namespace when I call SetNewValue? Something like; $ExifTool-&gr;SetNewValue('defra::Tag1','Val1');??? Slowly getting there... Mark
Direct Responses: 7421 | Write a response