Image-ExifTool

 view release on metacpan or  search on metacpan

html/TagNames/GoPro.html  view on Meta::CPAN

<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr>
<td>'HDRV'</td>
<td>HDRVideo</td>
<td class=c>no</td>
<td><span class=s>&#39;N&#39; = No
  <br>&#39;Y&#39; = Yes</span></td></tr>
<tr class=b>
<td>'HSGT'</td>
<td>HindsightSettings</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr>
<td>'HUES'</td>
<td>PredominantHue</td>
<td class=c>no</td>
<td>&nbsp;</td></tr>
<tr class=b>
<td>'IORI'</td>
<td>ImageOrientation</td>

lib/Image/ExifTool/GoPro.pm  view on Meta::CPAN

    },
    GYRO => { #2 (gpmd)
        Name => 'Gyroscope',
        Notes => 'gyroscope readings in rad/s',
        Binary => 1,
    },
    LOGS => 'HealthLogs',
    HCTL => 'HorizonControl', #3
    HDRV => { Name => 'HDRVideo', PrintConv => \%noYes }, #3/PH (NC)
  # HFLG (APP6) - seen: 0
    HSGT => 'HindsightSettings', #3
    ISOE => 'ISOSpeeds', #PH (gpmd)
    ISOG => { #2 (gpmd)
        Name => 'ImageSensorGain',
        Binary => 1,
    },
    KBAT => { #PH (gpmd) (Karma)
        Name => 'BatteryStatus',
        # UNIT=A,Ah,J,degC,V,V,V,V,s,%,,,,,%
        # TYPE=lLlsSSSSSSSBBBb
        # SCAL=1000,1000,0.00999999977648258,100,1000,1000,1000,1000,0.0166666675359011,1,1,1,1,1,1

lib/Image/ExifTool/TagLookup.pm  view on Meta::CPAN

	'hiddendata' => 1,
	'hiddeninfo' => 1,
	'hiddenslides' => 1,
	'highbitdepth' => 1,
	'highisomode' => 1,
	'highlightdata' => 1,
	'highlightendpoints' => 1,
	'highlightmarkers' => 1,
	'highnote' => 1,
	'highvelocity' => 1,
	'hindsightsettings' => 1,
	'hintformat' => 1,
	'hintheader' => 1,
	'hintinfo' => 1,
	'hintmaxoutputvalue' => 1,
	'hintsampledesc' => 1,
	'hinttrackinfo' => 1,
	'hinttrackversion' => 1,
	'histogram' => 1,
	'historybuffersize' => 1,
	'hmaphandling' => 1,

lib/Image/ExifTool/TagLookup.pm  view on Meta::CPAN

	'jpsseparation' => 1,
	'jpstype' => 1,
	'jsondata' => 1,
	'jsoninfo' => 1,
	'jsonmetadata' => 1,
	'jumbf' => 1,
	'jumbfbox' => 1,
	'jumbfdescr' => 1,
	'jumdid' => 1,
	'jumdlabel' => 1,
	'jumdsignature' => 1,
	'jumdtoggles' => 1,
	'jumdtype' => 1,
	'jumptoxpep' => 1,
	'junk' => 1,
	'jxlcodestream' => 1,
	'k1' => 1,
	'k2' => 1,
	'k3' => 1,
	'k4' => 1,
	'kbytesize' => 1,

lib/Image/ExifTool/TagLookup.pm  view on Meta::CPAN

	'nativexresolution' => 1,
	'nativeyresolution' => 1,
	'nbcd' => 1,
	'ncc' => 1,
	'ndeversion' => 1,
	'nemoblurkernel' => 1,
	'nemodarklimit' => 1,
	'nemogainfactors' => 1,
	'nemohighlight12limit' => 1,
	'nemotilesize' => 1,
	'nestedsignalstream' => 1,
	'nestlevel' => 1,
	'netexposurecompensation' => 1,
	'netname' => 1,
	'netprovidertype' => 1,
	'networklocation' => 1,
	'neutals' => 1,
	'neutobjbacktype' => 1,
	'neutobjname' => 1,
	'neutobjtype' => 1,
	'neutobjversion' => 1,

lib/Image/ExifTool/TagNames.pod  view on Meta::CPAN

  'GPS5'   GPSInfo                              GoPro GPS5
  'GPS9'   GPSInfo9                             GoPro GPS9
  'GPSA'   GPSAltitudeSystem                    no
  'GPSF'   GPSMeasureMode                       no
  'GPSP'   GPSHPositioningError                 no
  'GPSU'   GPSDateTime                          no
  'GRAV'   GravityVector                        no
  'GYRO'   Gyroscope                            no
  'HCTL'   HorizonControl                       no
  'HDRV'   HDRVideo                             no
  'HSGT'   HindsightSettings                    no
  'HUES'   PredominantHue                       no
  'IORI'   ImageOrientation                     no
  'ISOE'   ISOSpeeds                            no
  'ISOG'   ImageSensorGain                      no
  'KBAT'   BatteryStatus                        GoPro KBAT
  'LNED'   LocalPositionNED                     no
  'LOGS'   HealthLogs                           no
  'MAGN'   Magnetometer                         no
  'MAPX'   MappingXCoefficients                 no
  'MAPY'   MappingYCoefficients                 no



( run in 1.804 second using v1.01-cache-2.11-cpan-71847e10f99 )