[Finished] Additional info from EXIF for MyPictures (1 Viewer)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    Trying to expand the amount of information about the pictures. I want to add data from the EXIF / IPTC.
    Like:
    IPTC
    • Keywords
    • Country
    • State
    • City
    • Sublocation
    EXIF:
    • Equipment Make
    • Camera Model
    • Date Picture Taken
    • Metering Mode
    • Flash
    • Exposure Time
    • Exposure Program
    • FStop
    • Exposure Compensation
    • Orientation
    • ISO: 200
    • Focal Length
    • Focal Length (35mm film)
    • Lens Model
    • Copyright
    • Software
    • GPS
    In order to understand what information is necessary to add, test program done.
    upload_2017-2-3_15-49-10.png
    Test program show data from Exif like:
    Code:
    --- Begin: Mediaportal Exif Value ------
    
    Equipment Make: NIKON CORPORATION
    Camera Model: NIKON D90
    Author: ajs
    Software: ....
    Copyright: Copyright (c) 2010 by ajs
    Orientation: 1 Top, left side (Horizontal / normal)
    Resolution Unit: Inch
    
    Date Picture Taken: 2010:08:24 15:16:28
    ISO: 200
    Metering Mode: Multi-segment
    Flash: Flash did not fire
    Exposure Time: 1/400 sec
    Exposure Program: Program normal
    Exposure Mode: Auto exposure
    Exposure Compensation: 0 EV
    FStop: f/10,0
    Shutter Speed: 1/399 sec
    Sensing Method: One-chip color area sensor
    Scene Type: Directly photographed image
    Scene Capture Type: Standard
    White Balance: Auto white balance
    Lens Make:
    Lens Model:
    Focal Length: 42 mm
    Focal Length (35mm film): 63 mm
    User Comment: Copyright (C) by ajs
    
    Lens Model (XMP): 18.0-105.0 mm f/3.5-5.6
    
    Country: UKR Украина
    State: Киев
    City: Киев
    Sublocation: Мамаева слобода
    Keywords: 2010; UKR; Киев; Мамаева слобода; Прогулка; Украина;
    By-line: ...
    Copyright Notice: Copyright (c) 2010 by ajs
    Caption:
    
    GPS Latitude: N 50° 26' 8,44"
    GPS Longitude: E 30° 25' 45,48"
    GPS Altitude: Sea level 169 metres
    
    --- END: Mediaportal Exif Value ------
    Next it is given in raw form, which can be added as well. If they are needed.
    upload_2017-2-3_15-49-32.png

    The plans to add new properties to the skin. As well as the ability to search, filter and view photos based on the properties.

    PS: This is interesting, try to get information from your pictures using the test program and inform what property missing. When the list of properties to be determined, will make changes to the data base of the MP.
    Thanks! :):whistle::coffee:
     

    Attachments

    • ExifTestApp.zip
      247.9 KB
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #2
    Test App updated with new Exif Metadata library ... Pls try ... Support many formats include RAW ...
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #3
    Comments, remarks, suggestions. :):whistle::coffee:
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #5
    What type (jpg, gif, etc) should this support?
    Code:
    It will process files of type:
    JPEG
    TIFF
    WebP
    PSD
    PNG
    BMP
    GIF
    ICO
    PCX
    Netpbm
    Camera Raw:
      NEF (Nikon)
      CR2 (Canon)
      ORF (Olympus)
      ARW (Sony)
      RW2 (Panasonic)
      RWL (Leica)
      SRW (Samsung)
    I am seeing wide differences between different formats of the same picture....
    Each format maintains its metadata, and the conversion of some of them may be lost.
    I want to determine the appropriate data set.
    On the basis of this set to create a database.
    Change metadata reading procedure.
    Add in the necessary Properties of GUI.
    Next, make the ability to filter photos based on these data.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    • Thread starter
    • Moderator
    • #7
    If someone does not have enough of what that data in the block: Mediaportal Exif Value See if this data is below the block, and, if so, copy me this line. Like:
    Code:
    [Nikon Makernote] NEF Compression: Lossy (Type 1)
     

    Users who are viewing this thread

    Top Bottom