Share

id3v2

Tracker: Feature Requests

5 There should be a way for adding pictures (APIC) - ID: 2134951
Last Update: Comment added ( res_alian )

It would be excellent if id3v2 could attach cover
images to mp3 files. The following command does
not work as expected:

id3v2 --APIC=cover.jpg song.mp3

It seems the "case ID3FID_PICTURE" switch statement
in id3v2.cpp should somehow use

myFrame->Field(ID3FN_DATA).FromFile(framelist[ii].data);

to read the image data from the file.


Nobody/Anonymous ( nobody ) - 2008-09-29 00:29

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2008-11-02 06:20
Sender: res_alian

Roberto Costa (flix76) made a patch for this, and I tested it. Works well
for my test cases. See
https://sourceforge.net/tracker/index.php?func=detail&aid=1158624&group_id=4193&atid=304193


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.