Re: AAC ID3 Tags
Re: AAC ID3 Tags
- Subject: Re: AAC ID3 Tags
- From: Alastair Tse <email@hidden>
- Date: Fri, 11 Nov 2005 09:12:29 +0000
If all you need to do is write Artwork, then I have a framework that
users AppleEvents to set artwork in songs in iTunes.
http://projects.liquidx.net/mac/wiki/EyeTunes
The code is under the BSD license. I suggest you check out the SVN as
there are some changes/bugfixes I've made to the code since the first
initial release.
Cheers,
Alastair
On 7 Nov 2005, at 18:04, Juan Alvarez wrote:
Yup, I know how to read the metadata and QTMetaDataSetItem doesnt
work because you cannot right iTunes ID3 tags yet. If you have an
example of how to write artwork to an AAC or MP3 file successfully
then that would be great!
On Nov 7, 2005, at 12:28 PM, Alexander von Below wrote:
This snippet shows how to read metadata from AAC files: http://
lists.apple.com/archives/QuickTime-API/2005/Jun/msg00283.html
You should be able to set them analogously using
QTMetaDataSetItem: http://developer.apple.com/documentation/
QuickTime/APIREF/qtmetadatasetitem.htm#//apple_ref/doc/uid/
TP40001187-DontLinkChapterID_1-QTMetaDataSetItem
HTH
Alex
Am 07.11.2005 um 18:15 schrieb Juan Alvarez:
Hi,
Does anyone know how i could add iTunes ID3 tags to AAC files? I
would like to know how to add artwork to an aac or mp3 file. I've
already tried the quicktime mailing list and it is not possible
yet because the iTunes tags are read only. The ID3 framework that
is available from here http://drewfamily.homemail.com.au/Cocoa_-
_ID3Tag_framework.html does not work with AAC files. So does
anyone know a way I can write ID3 tags to the files? Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
Alastair Tse
PhD Student, LCE, Computer Lab, University of Cambridge
[Tel] +44 1223 767 017 [Mob] +44 7795 973639
[Web] http://www.cl.cam.ac.uk/Research/DTG/~acnt2/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden