[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
[Thread Prev] | [Thread Next]
- Subject: Re: How to read artwork bitmaps embedded in MP3 files as "image"-Tag
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Sun, 1 Mar 2026 19:09:56 +0100
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
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 -bI'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 BruceThanks! 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
| How to read artwork bitmaps embedded in MP3 files as "image"-Tag | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
| Re: How to read artwork bitmaps embedded in MP3 files as "image"-Tag | Bruce Steers <bsteers4@xxxxxxxxx> |