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
|
Date: 2008-11-02 06:20 Roberto Costa (flix76) made a patch for this, and I tested it. Works well |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use