Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 26th, 2005, 3:07 PM   #1
tayspen
Hobbyist Programmer
 
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4 tayspen is on a distinguished road
.m4a, AAC

I need to read some .m4a, AAC tags. i have sucessfuly read mp3. but i cant find a class or example onn the other formats(m4a) that i want to read. Thanks



-T
tayspen is offline   Reply With Quote
Old Dec 8th, 2005, 12:48 PM   #2
juliocarlosmg
Unverified User
 
juliocarlosmg's Avatar
 
Join Date: Nov 2004
Location: caribe
Posts: 5
Rep Power: 0 juliocarlosmg is on a distinguished road
please, help me

how did you read mp3 files? can you even play it?
juliocarlosmg is offline   Reply With Quote
Old Dec 8th, 2005, 12:53 PM   #3
xavier
Professional Programmer
 
xavier's Avatar
 
Join Date: Oct 2004
Location: .ro
Posts: 383
Rep Power: 5 xavier is on a distinguished road
Send a message via Yahoo to xavier
Have a look at this , maybe it will help http://dotnet.org.za/deon/articles/3057.aspx
__________________
Don't take life too seriously, it's not permanent !
xavier is offline   Reply With Quote
Old Dec 8th, 2005, 2:13 PM   #4
tayspen
Hobbyist Programmer
 
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4 tayspen is on a distinguished road
Quote:
Originally Posted by xavier
Have a look at this , maybe it will help http://dotnet.org.za/deon/articles/3057.aspx
Yea there is how you play but if you want ill show you how to read. BTW what i wanted to do was read the ipod database, so if any one knows how lemme know

-T
tayspen is offline   Reply With Quote
Old Dec 8th, 2005, 4:47 PM   #5
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
iTunes exposes a COM interface that you can use.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Dec 8th, 2005, 5:06 PM   #6
tayspen
Hobbyist Programmer
 
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4 tayspen is on a distinguished road
Quote:
Originally Posted by Dameon
iTunes exposes a COM interface that you can use.
It Does!!! AAC to? would you mind pointing this out to me. Even if its not AAC.

Thanks

-T
tayspen is offline   Reply With Quote
Old Dec 8th, 2005, 7:09 PM   #7
tayspen
Hobbyist Programmer
 
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4 tayspen is on a distinguished road
Quote:
Originally Posted by tayspen
It Does!!! AAC to? would you mind pointing this out to me. Even if its not AAC.

Thanks

-T
Wait my post was reffering to the database so it reads the database? I will be stoked if it does. Would you mind providing a link. My searches have only turned up controlling the music in itunes. Thanks

-T

Last edited by tayspen; Dec 8th, 2005 at 7:25 PM.
tayspen is offline   Reply With Quote
Old Dec 8th, 2005, 8:12 PM   #8
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
It depends what you mean by "read the ipod database". Using the iTunes COM interface, you can control iTunes as well as enumerate the playlists. As for using it with the playlist info on an iPod, I am not sure. First off you would have to prevent it from auto-syncing. Then there's the case of if the iPod isn't "married" to the computer trying to read the playlist info. Hey, might work. I wouldn't advise it for a production level app, though. It's clunky for one, and using the COM interface starts a full-fledged iTunes process or attaches to an existing one (memory footprint is a tad high).

http://developer.apple.com/sdk/itunescomsdk.html
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Dec 8th, 2005, 8:40 PM   #9
tayspen
Hobbyist Programmer
 
Join Date: Sep 2005
Location: A House...
Posts: 191
Rep Power: 4 tayspen is on a distinguished road
Quote:
Originally Posted by Dameon
It depends what you mean by "read the ipod database". Using the iTunes COM interface, you can control iTunes as well as enumerate the playlists. As for using it with the playlist info on an iPod, I am not sure. First off you would have to prevent it from auto-syncing. Then there's the case of if the iPod isn't "married" to the computer trying to read the playlist info. Hey, might work. I wouldn't advise it for a production level app, though. It's clunky for one, and using the COM interface starts a full-fledged iTunes process or attaches to an existing one (memory footprint is a tad high).

http://developer.apple.com/sdk/itunescomsdk.html

Yea, i have done the whole library and playlist interaction. And reading the iPod database(The file on the iPod that stores the music...or points to the file on the iPod) would be cool. But i just dont see it happening. At least not at my level. an example of reading the ipod database in VB.Net can be found here i have began to port it to C# but i have run into problems. So as of now my program will stick to Only being able to handle MP3's. While it does this well parsing through all the dir's on the iPod can take a while. Thats why the database would be better. So if anyone wants to take on the challenge of porting that could. i would be eternially grateful.

More info on the Database can be found here. Thanks for any help in my quest.

-T
tayspen is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:53 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC