[gst-devel] Storing the id3 WCOP field in id3demux

Jason Kivlighn jkivlighn at gmail.com
Thu Aug 16 19:51:44 CEST 2007


Hello all,

I'm writing regarding this patch:
http://bugzilla.gnome.org/show_bug.cgi?id=447000 which adds support for
reading the WCOP field of id3 tags.  The value of the tag is stored in
the newly-added GST_COPYRIGHT_URI_TAG.  Can somebody give me feedback on
changes that need to be made to the patch, or otherwise help push this
through?

Also, Creative Commons uses the WCOP field to specify a license uri. 
Ideally, this license would end up in GST_LICENSE_URI_TAG.  My thought
is that if a URI beginning with http://creativecommons.org/licenses is
found, then the value of the WCOP field (or the value of
GST_COPYRIGHT_URI_TAG, depending on what point this happens in the code)
be mapped to GST_LICENSE_URI_TAG instead.  However, I don't know how to
go about doing this.  Points would be much appreciated.

Cheers,
Jason




More information about the gstreamer-devel mailing list