[gstreamer-bugs] [Bug 609539] xmp metadata support in tag library
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 23 02:27:26 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=609539
GStreamer | gst-plugins-base | unspecified
--- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-02-23 10:27:23 UTC ---
What tags have you tried? Right now the mapping table only contains:
{GST_TAG_ARTIST, "dc:creator"},
{GST_TAG_COPYRIGHT, "dc:rights"},
{GST_TAG_DATE, "dc:date"},
{GST_TAG_DATE, "exif:DateTimeOriginal"},
{GST_TAG_DESCRIPTION, "dc:description"},
{GST_TAG_KEYWORDS, "dc:subject"},
{GST_TAG_TITLE, "dc:title"},
/* FIXME: we probably want GST_TAG_{,AUDIO_,VIDEO_}MIME_TYPE */
{GST_TAG_VIDEO_CODEC, "dc:format"},
--
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