[gstreamer-bugs] [Bug 634999] New: add a GST_TAG which can store a time, not just a date
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 16 09:02:09 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=634999
GStreamer | gstreamer (core) | 0.10.30
Summary: add a GST_TAG which can store a time, not just a date
Classification: Desktop
Product: GStreamer
Version: 0.10.30
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: adam at yorba.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
The GST_TAG_DATE tag can report a date read from a media file's metadata. Some
media files (including QuickTime and AVI files) can contain metadata with the
actual time that media was recorded. Since GST_TAG_DATE can report only a
date, there's currently no way that GStreamer can report an actual time, which
would be useful for some applications.
I propose that we add a tag called GST_TAG_TIME which holds a GTimeVal or a
time_t. Demuxers can use this tag to report the exact time when a media stream
was recorded.
--
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