<div dir="ltr">Hi all, <div><br></div><div>I can reproduce this file here with 6.0.0:</div><div><br></div><div><a href="https://bugs.kde.org/show_bug.cgi?id=377177">https://bugs.kde.org/show_bug.cgi?id=377177</a></div><div><br></div><div>From my video collection, few items are taken with Iphone and GPS info are present in metadata.</div><div><br></div><div>Even if the FFMPEG metadata extractor get GPS info and populate Exif with right values, the GPS icon view overlay is off and now GPS position are linked with the video on DB.</div><div><br></div><div>To reproduce, try to import this file in your collection for ex :</div><div><br></div><div><a href="https://drive.google.com/open?id=1qn5k2zwIg-jihb6i4LwG1CVdUQ-AChMW">https://drive.google.com/open?id=1qn5k2zwIg-jihb6i4LwG1CVdUQ-AChMW</a><br></div><div><br></div><div>This is the result on icon-view :</div><div><br></div><div><a href="https://www.flickr.com/photos/digikam/26745652098/in/pool-digikam-labs/">https://www.flickr.com/photos/digikam/26745652098/in/pool-digikam-labs/</a><br></div><div><br></div><div>The question is why... As you can see, GPS info are properly populated in Exif :</div><div><br></div><div><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">[gilles@localhost METADATA]$ ./loadfromfile_exif Apple-Iphone5s.mov  </span><br>digikam.metaengine: Cannot load metadata from file   (Error # 11 :  Apple-Iphone5s.mov : Le fichier contient des données de type inconnu
<br>digikam.metaengine: Parse metadada with FFMpeg: "Apple-Iphone5s.mov"
<br>digikam.metaengine: -- FFMpeg video stream metadata entries :
<br>digikam.metaengine: QMap(("creation_time", "2014-07-05T11:02:04.000000Z")("encoder", "H.264")("handler_name", "Core Media Data Handler")("language", "und")("rotate", "90"))
<br>digikam.metaengine: -----------------------------------------
<br>digikam.metaengine: Exif.Image.Orientation tag set to:  6
<br>digikam.metaengine: -- FFMpeg audio stream metadata entries :
<br>digikam.metaengine: QMap(("creation_time", "2014-07-05T11:02:04.000000Z")("handler_name", "Core Media Data Handler")("language", "und"))
<br>digikam.metaengine: -----------------------------------------
<br>digikam.metaengine: -- FFMpeg root container metadata entries :
<br>digikam.metaengine: QMap(("com.apple.quicktime.creationdate", "2014-07-05T13:02:04+0200")("com.apple.quicktime.location.ISO6709", "+43.6521+003.3638+148.202/")("com.apple.quicktime.make", "Apple")("com.apple.qui<br>cktime.model", "iPhone 5s")("com.apple.quicktime.software", "7.1.2")("compatible_brands", "qt  ")("creation_time", "2014-07-05T11:02:04.000000Z")("date", "2014-07-05T13:02:04+0200")("date-fra", "2014-07-05T13:02<br>:04+0200")("encoder", "7.1.2")("encoder-fra", "7.1.2")("location", "+43.6521+003.3638+148.202/")("location-fra", "+43.6521+003.3638+148.202/")("major_brand", "qt  ")("make", "Apple")("make-fra", "Apple")("minor_<br>version", "0")("model", "iPhone 5s")("model-fra", "iPhone 5s"))
<br>digikam.metaengine: ------------------------------------------
<br>"Exif.GPSInfo.GPSAltitude" :: "148.2 m"
<br>"Exif.GPSInfo.GPSAltitudeRef" :: "Au dessus du niveau de la mer"
<br>"Exif.GPSInfo.GPSLatitude" :: "43deg 39.12600' "
<br>"Exif.GPSInfo.GPSLatitudeRef" :: "Nord"
<br>"Exif.GPSInfo.GPSLongitude" :: "3deg 21.82800' "
<br>"Exif.GPSInfo.GPSLongitudeRef" :: "Est"
<br>"Exif.GPSInfo.GPSMapDatum" :: "WGS-84"
<br>"Exif.GPSInfo.GPSVersionID" :: "2.0.0.0"
<br>"Exif.Image.DateTime" :: "2014:07:05 11:02:04"
<br>"Exif.Image.ImageLength" :: "1080"
<br>"Exif.Image.ImageWidth" :: "1920"
<br>"Exif.Image.Orientation" :: "droit, haut"
<br>"Exif.Photo.DateTimeDigitized" :: "2014:07:05 11:02:04"
<br>"Exif.Photo.DateTimeOriginal" :: "2014:07:05 11:02:04"
<br>"Exif.Photo.PixelXDimension" :: "1920"
<br>"Exif.Photo.PixelYDimension" :: "1080"<br>
<br></span>... and file scanner must be able to import this info in DB...</div><div><br></div><div>Gilles</div><div><br></div></div>