Recent

Author Topic: [SOLVED] Cover mp3  (Read 1048 times)

Pe3s

  • Hero Member
  • *****
  • Posts: 533
[SOLVED] Cover mp3
« on: August 09, 2022, 09:39:16 am »
Hello, how can I read the cover from an mp3 file?
I am using bass.dll + Tags.dll
« Last Edit: August 09, 2022, 04:21:49 pm by Pe3s »

Awkward

  • Full Member
  • ***
  • Posts: 134
Re: Cover mp3
« Reply #1 on: August 09, 2022, 09:59:14 am »
read MP3 tag, cut cover. parse it by yourself or use any library like bass.dll http://www.un4seen.com/bass.html or any music Tag processor like https://www.3delite.hu/Object%20Pascal%20Developer%20Resources/download.html#tagslibrary

Zvoni

  • Hero Member
  • *****
  • Posts: 2319
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

Pe3s

  • Hero Member
  • *****
  • Posts: 533
Re: Cover mp3
« Reply #3 on: August 09, 2022, 10:51:03 am »
@Awkward with bass.dll you can read all tags except the covers, at least I did not find such an opportunity

Zvoni

  • Hero Member
  • *****
  • Posts: 2319
Re: Cover mp3
« Reply #4 on: August 09, 2022, 12:02:16 pm »
@Awkward with bass.dll you can read all tags except the covers, at least I did not find such an opportunity
You have to find the Frame with "APIC" --> https://en.wikipedia.org/wiki/ID3#ID3v2_frame_specification
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

Pe3s

  • Hero Member
  • *****
  • Posts: 533
Re: Cover mp3
« Reply #5 on: August 09, 2022, 04:21:28 pm »
Thank you  :)

 

TinyPortal © 2005-2018