[gstreamer-bugs] [Bug 447000] [id3demux] add support for reading license URL from WCOP tag

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 19 11:41:04 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=447000

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #7 from Tim-Philipp Müller  2007-06-19 18:41 UTC -------
You're probably right about the encoding, I read to quickly there.

I'm still a bit undecided about what to do here. I don't think it's technically
correct to map WCOP to GST_TAG_LICENSE, since the link might not link to a
license, and we also map TCOP to GST_TAG_COPYRIGHT, so IMHO we should map WCOP
also to GST_TAG_COPYRIGHT or introduce a new GST_TAG_COPYRIGHT_URI or so.

The W... frames seem rather useless and ill-specified as a whole, I wish
creative-commons had just decided to go for custom frames (TXXX and WXXX). But
since they've adopted the ill-specified ID3 scheme, there isn't much we can do
about that now, I guess.

What we could do (in addition to the above or in stead of the above) is to add
a helper function or two to libgsttag to recognise a set of white-listed
well-known license URIs and then set the GST_TAG_LICENSE* if we find one of
those. Not very elegant though.

Comments?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=447000.




More information about the Gstreamer-bugs mailing list