Main Menu

Search results for: code userdefined

Search order
......  files.   Testing your config here seems to work Code Select Expand C:\>exiftool -G1 -a -s -Description  ............   C:\>type test.config %Image::ExifTool::UserDefined = (  'Image::ExifTool::Exif::Main' => {   ............  would only see it with the -u (-unknown) option Code Select Expand C:\>exiftool -G1 -a -s -exif:all y:\ ......
......  would look to the %Image::ExifTool::UserDefined::Options section of the example.config file.  You  ............  is what you would want, but I haven't tested it Code Select Expand %Image::ExifTool::UserDefined:: ......
......  could do this:  Code Select Expand %Image::ExifTool::myTagList = (   ............ ,  3 => 'FileModifyDate', );  %Image::ExifTool::UserDefined = (  'Image::ExifTool::Composite' => {   ......
#34
......  file), you would change the shortcut section to  Code Select Expand %Image::ExifTool::UserDefined:: ......
...... 't tested it. Phil may correct me if I'm wrong. Code Select Expand %Image::ExifTool::UserDefined = (   ......
...... : StarGeek on September 03, 2021, 11:59:36 AMTry Code Select Expand %Image::ExifTool::UserDefined = (  ' ............ ',  Format => 'string[10]',  },  }, ); Example: Code Select Expand C:\>exiftool -config temp.config -P  ......
......  Phil!  Thats what i get for just copy/pasting code i found and not truly understanding what it does.  ............  and start understanding the config files better.  Code Select Expand %Image::ExifTool::UserDefined = (   ......
#38
The "exiftool" Application / Re: Custom config i18n
February 13, 2024, 10:24:15 AM by bennetfabian
......  here is a proof of concept that works for me:  Code Select Expand use Image::ExifTool::Lang::de;  $ ............  => { 'One' => 'Eins' }, };  %Image::ExifTool::UserDefined = (  'Image::ExifTool::Composite' => {   ......
......  another tag that always exists. For example:  Code Select Expand %Image::ExifTool::UserDefined = (   ......
......  for movie support to the oldest_datetime_config:  Code Select Expand %Image::ExifTool::UserDefined = (   ............ =2' also FileCreateDate is factored in):  Code Select Expand exiftool -config  ............  the same so spotting a wrong date is easier):  Code Select Expand exiftool -config  ............  to that oldest date, use something like this:  Code Select Expand exiftool -config  ......
#41
Metadata / Question to file acdsee.config
August 27, 2022, 05:26:27 AM by herb
......  of the Exiftool full distribution. In line 214 Code Select Expand %Image::ExifTool::UserDefined:: ......
#42
Metadata / Re: Binary Palette Chunk in PNGs
March 22, 2024, 09:00:55 PM by blue-j
......  try at doing the same with the tRNS chunk now.   Code Select Expand %Image::ExifTool::UserDefined = (   ............  my $colorType = GetTagValue('ColorType'); # pseudocode  if ($colorType == 3) { # Indexed- ............  to get a value from another field in here (pseudocode abounding). not sure i have ever done that! ( ......
......  simple tag definition with this resulting config Code Select Expand %Image::ExifTool::UserDefined = (   ............  with config and then reading without config. Code Select Expand C:\>exiftool -config xx.txt -P - ......
#44
Newbies / Re: Write to custom XMP field
January 26, 2017, 01:53:49 PM by Phil Harvey
......  that you have named your table "Image::ExifTool::UserDefined::ShopbopCustomData" but referred to a table of a  ............  name:  Code Select Expand  TagTable => 'Image:: ............ ::UserDefined::custom', -  ......
...... -07]  Hi Bette,  Here is a config file for you:  Code: %Image::ExifTool::UserDefined = (  'Image:: ......
...... . You can also replace words like this:  Code Select Expand %Image::ExifTool::UserDefined = (   ......
......  does what I want. Thank you very much Hayo!   Code Select Expand iMac-van-Fulco:~ Fulco$ exiftool - ............  : +52.3565640000, +4.9599410000   Code Select Expand %Image::ExifTool::UserDefined = (   ......
#48
Archives / Re: Help on user defined XMP structure
January 23, 2011, 10:37:16 AM by Phil Harvey
......  corresponding config file now looks like this:  Code Select Expand %Image::ExifTool::UserDefined = (   ............ ',  TagTable => 'Image::ExifTool::UserDefined::AvPicasa',  },  },  }, );  %Image: ............ :ExifTool::UserDefined::AvPicasa = (  GROUPS => { 0 => 'XMP', 1 => ' ......
......  think I found the solution Code Select Expand abs(Image::ExifTool::GetUnixTime($ ............  return different in seconds   the final solution: Code Select Expand %Image::ExifTool::UserDefined = (   ......
......  think this will do what you want:  Code Select Expand %Image::ExifTool::UserDefined = (   ............ => {  TagTable => 'Image::ExifTool::UserDefined::Camera',  },  },  }, );  % ............ ::ExifTool::UserDefined::Camera = (  GROUPS => { 0 => 'XMP', 1 = ......
#51
......  from: perlcat on February 16, 2011, 11:39:57 AMCode Select Expand %Image::ExifTool::UserDefined = (   ............  the definition for StripByteCounts in the source code for the ExifTool Exif module.  Unfortunately,  ......
#52
Newbies / Re: config file with composite tag
June 14, 2014, 11:50:12 AM by Phil Harvey
......  when copying from another file. Try this:  Code Select Expand %Image::ExifTool::UserDefined = (   ......
......  one that should be OK.)  Try this config file:  Code Select Expand %Image::ExifTool::UserDefined = (   ......
......  store data. So, I created a custom config file:  Code Select Expand %Image::ExifTool::UserDefined:: ............  => { },  topSize => { }, );  %Image::ExifTool::UserDefined = (  'Image::ExifTool::XMP::Main' => {   ............ => {  TagTable => 'Image::ExifTool::UserDefined::model',  },  },  }, );   ............  and update the modelName, height, and itemSize:  Code Select Expand exiftool -config ~/Desktop/exiftool. ............  so close, but in Photoshop (Raw Data) I see:  Code Select Expand <custom:height>4'1"</custom:height>  ......
......  this simple config file for the unnamed tag?  Code Select Expand %Image::ExifTool::UserDefined = (   ......
...... " -wm w DIR   My .ExifTool_config is: Code Select Expand %Image::ExifTool::UserDefined:: ............ ','XMP:ModifyDate'],  );  %Image::ExifTool::UserDefined = (  'Image::ExifTool::Composite' => {   ......
#57
Newbies / Custom Shortcut not working consistently?
February 03, 2022, 06:55:27 PM by jamiboi
......  have added the following shortcuts to my config:  Code Select Expand %Image::ExifTool::UserDefined:: ............  date/time, equal to the user-defined "MyDate"  Code Select Expand  exiftool "-VidCreate<MyDate" "C:\ ............  all MOV files in my directory I have tested the code against individual files and it works. However  ......
#58
......  .ExifTool_config file in the %Image::ExifTool::UserDefined::Options section (see example.config file)   ............ : Code Select Expand # Specify default ExifTool option  ............  for available options) %Image::ExifTool::UserDefined::Options = (  DateFormat => "%Y-%m-%d %H:%M:%S" ......
...... ->MPRegion2IPTCRegion And the shortcut section Code Select Expand %Image::ExifTool::UserDefined:: ......
#60
......  corresponding config file now looks like this:  Code Select Expand %Image::ExifTool::UserDefined = (   ............ => {  TagTable => 'Image::ExifTool::UserDefined::myNS',  },  },  }, );  % ............ ::ExifTool::UserDefined::myNS = (  GROUPS => { 0 => 'XMP', 1 => 'XMP- ......