[gstreamer-bugs] [Bug 641871] New: [gstvorbistag] report date/time tag using GST_TAG_DATE_TIME

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 8 12:25:41 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=641871
  GStreamer | gst-plugins-base | unspecified

           Summary: [gstvorbistag] report date/time tag using
                    GST_TAG_DATE_TIME
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: yahuxo at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Currently elements reporting vorbis-comment based tags like flacdec do only
emit date information as a GST_TAG_DATE tag. It would be good to report full
date/time information (if available) using the recently added GST_TAG_DATE_TIME
tag.

Example of date/time strings that should be reported:
 - using default (local) timezone:
   DATE=2011-01-19 20:33
   DATE=2011-01-19 20:33:45
   DATE=2011-01-19T20:33:45.123456

 - using a specific timezone:
   DATE=2011-01-19 20:33Z
   DATE=2011-01-19T20:33:45Z
   DATE=2011-01-19T20:33:45+01:00

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the gstreamer-bugs mailing list