[Bug 731029] Incorrect reading of the GST_TAG_DATE_TIME field of a MPEG-4 AAC encoded file

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 19 22:43:36 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=731029

--- Comment #16 from Marinus Schraal <mschraal at gnome.org> ---
This patch overrides the qt create time with the ©day tag if it is a full date
time.

The qtdemux_tag_add_date now adds both a GST_TAG_DATE & GST_TAG_DATE_TIME if
available. Not sure this is wanted, but it otherwise it changes behaviour.

Not sure what is wisdom here: in my small sample size the ©day tag is a full
date time, but information on the usual contents of this tag are scarce.

Anyway, this does solve the problem described here as it will overwrite the
bogus information in the DATE_TIME tag.

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