[gstreamer-bugs] [Bug 482947] New: new generic metadata for image capturing (and other things)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 3 06:50:06 PDT 2007


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=482947

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: new generic metadata for image capturing (and other
                    things)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: edgard.lima at indt.org.br
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi All,

I would like to add some new generic GST_TAGs to the GStreamer in order to make
it possible to add proper metadata for image capturing (could also be used for
other things), for example add EXIF metadata to JPEG images.

To start, I have the following metadata's in mind:

1- provided by the application to the pipeline:

GST_TAG_SOURCE_MAKE
GST_TAG_SOURCE_MODEL

* could also be provided by source element, e.g. videotestsrc sends "GStreamer
videotestsrc", the cdda-reader could put the used cd-drive name there, v4l2src
sends the card-name and so on (some elements probably only set _MODEL).

GST_TAG_DEVICE_SERIAL
GST_TAG_SOFTWARE      // g_get_application_name()

2- provided by the source elements

GST_TAG_TIME  // there is already a GST_TAG_DATE but 'time'.
// What about create tags for creation and modification instead of just one
date and time?


-- 
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=482947.




More information about the Gstreamer-bugs mailing list