After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 606405 - need time tag
need time tag
Status: RESOLVED DUPLICATE of bug 594504
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-08 13:18 UTC by Michael Chudobiak
Modified: 2010-01-08 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2010-01-08 13:18:01 UTC
gstreamer offers a GST_TAG_DATE tag, which only supports dates (GDate), and not times.

It would be nice to include a GST_TAG_DATE_TIME tag, to return a GTime, so that apps can extract the exact recording time of the video.

For example, gThumb typically sorts photos using the exif datetime tags, so it would be nice to have the analogous sorting info for videos.

This is a follow-up to bug 503582 (Extract date tag contained in the IDIT chunk).

- Mike
Comment 1 Tim-Philipp Müller 2010-01-08 13:32:18 UTC

*** This bug has been marked as a duplicate of bug 594504 ***