[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to read artwork bitmaps embedded in MP3 files as "image"-Tag


Am 01.03.26 um 18:41 schrieb Bruce Steers:
I looked into something like this once to get image thumbnails.

My conclusion was it would take a whole load of coding to find and extract the data...
or just Shell out exiftool -b

I've attached a simple exiftool utility i made for examining files tags to find thumbnails.
Works on most images/videos/mp3s i've tried.

If nobody has made gambas code to offer that does this then maybe this utility will help.

Respects
BruceS

Hi Bruce

Thanks! I also had a look into the powerful exiftool but I also want to be able to extract the embedded image from the played stream and not from the file.

Best regards, Claus

References:
How to read artwork bitmaps embedded in MP3 files as "image"-TagClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: How to read artwork bitmaps embedded in MP3 files as "image"-TagBruce Steers <bsteers4@xxxxxxxxx>