[gstreamer-bugs] [Bug 481169] [tag] add support for geo tags (gps location etc.)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 27 04:27:51 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=481169

  GStreamer | gst-plugins-base | Ver: 0.10.16




------- Comment #10 from Stefan Kost (gstreamer, gtkdoc dev)  2008-08-27 11:27 UTC -------
Okay, so what about GST_TAG_GPS_LATITUDE, GST_TAG_GPS_LONGITUDE,
GST_TAG_GPS_ALTITUDE as doubles

GST_TAG_GPS_LATITUDE: degrees, negative values for southern latitudes
GST_TAG_GPS_LONGITUDE: degrees, negative values for western longitudes
GST_TAG_GPS_ALTITUD: meters, zero is sea level

That matches what 3gp/mp4 does. Its also sufficient for EXIF [1][2]

[1] http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/GPS.html
[2] http://www.exif.org/Exif2-2.PDF

Instead of GST_TAG_GPS_AREAINFORMATION we could have GST_TAG_GPS_LOCATION (see
Bug #548652). I would be fine with assuming that we talk about Earth locations
always for now.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=481169.




More information about the Gstreamer-bugs mailing list