[gstreamer-bugs] [Bug 339704] [id3demux] read images from ID3 tags

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 25 20:08:52 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339704
 GStreamer | gst-plugins-good | Ver: HEAD CVS


James "Doc" Livingston changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doclivingston at gmail.com




------- Comment #6 from James "Doc" Livingston  2006-04-26 03:08 UTC -------
The other problem with creating a new pad is that it will cause problems
applications (such as Rhythmbox, and other music players) that say "it contains
a video/image stream, I'm not interested".


(In reply to comment #5)
> I'd just register the new tag to be of GST_TYPE_BUFFER and document it to
> contain a typefindable compressed image like png or jpeg or gif. Then the
> application can decide how/when it wants to handle the content, if at all.
> Typefinding PNG/JPEG/GIF should be easy in any case.

That sounds reasonable to me. Any application that is actually using GDK can
use GdkPixbufLoader fairly trivially to convert the data into a GdkPixbuf.


-- 
Configure bugmail: http://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