[vlc-devel] libvlc extract album art

Audric Ackermann audric.bilb at gmail.com
Wed Jun 11 23:33:49 CEST 2014


Hi,

I would like to extract the album art in an audio file using libvlc.

With

char* artwork_c = libvlc_media_get_meta(media, libvlc_meta_ArtworkURL);

I am able to get the url of this image.
If this image is contained in the file, I get "attachements://cover", but
how can I get the bytes of this image via libvlc ?

I have seen the same question and reposted at
https://forum.videolan.org/viewtopic.php?f=14&t=51558&start=0 but the
thread is very old.

Thanks for your help.
Audric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140611/4e534f25/attachment.html>


More information about the vlc-devel mailing list