[gstreamer-bugs] [Bug 486659] metadata parser for image files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 30 06:01:03 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=486659

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




------- Comment #13 from Edgard Lima  2007-10-30 13:01 UTC -------
just committed the first version in gst-plugins-bad/ext/metadata

to run it try:

$ GST_DEBUG=*metadata*:5 gst-launch-0.10 filesrc location=BlueSquare57.jpg !
metadataparse ! fakesink silent=true -v

this version still doesn't send metadata tags, but GST_LOG its.

this version only handles

jpeg (exif, iptc)

...my plan for this week is to:
1- also find xmp chunk inside jpeg file.
2- send the tag messages. . .  . . . . . . . ***

if you want to test it like this (filesrc ! jpegdec ! xvimagesink)

just add "image/jpeg-metadata" to the jpegdec sink pad

BR
Edgard

*** please lets discuss bug #482947


-- 
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=486659.




More information about the Gstreamer-bugs mailing list