Get image from mp3 id3 tags

svalente svalente at mit.edu
Fri Aug 2 15:35:14 PDT 2013


Is it possible to use the gstreamer C API to extract the image (APIC tag)
from an mp3 file's id3 tags? I don't necessarily want to display the image.
I mostly want the data.

It appears that gst_tag_list_get_string_index() can't do it, since that
returns a UTF-8-encoded, null-terminated string. I don't see any function
that returns raw data.




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Get-image-from-mp3-id3-tags-tp4661407.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list