User Tag List

Results 1 to 6 of 6

Thread: ID3 tags

  1. #1
    Clicker Fusion 2.5 Developer
    JohnZ's Avatar
    Join Date
    Jul 2006
    Posts
    140
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    ID3 tags

    Hi There
    It appears reading ID3 info from MP3 files of a bit rate higher than 192KBps using the ID3 Object results in the app crashing. Has anybody got anything in development, or know of another MMF2 object, or a external dll that can read info reliably from MP3s?

    Cheers
    John

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    I highly doubt it's related to the bit depth. The ID3 object only supports ID3v1, I presume that's the problem. To answer your question... I don't think there's a dedicated extension, but finding a dll library should be easy.

  3. #3
    Clicker Fusion 2.5 Developer
    JohnZ's Avatar
    Join Date
    Jul 2006
    Posts
    140
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Looki View Post
    I highly doubt it's related to the bit depth. The ID3 object only supports ID3v1, I presume that's the problem. To answer your question... I don't think there's a dedicated extension, but finding a dll library should be easy.
    Thanks for your reply. I'm pretty certain my test files are all V2.

    I've just searched the net for an appropriate DLL and found the Sourceforge page for the DLL included with the ID3 object which claims it can read V2. If I used the DLL object would this solve the problem - also, how would I go about locating the info I ned to 'contaxt' the DLL.

    I've download UltraID3Lib which has documentation but it's beyond my understanding to even work out how to tell it what file to read, let alone retrieve any info. Has anybody had experience of using these kind of libraries before?

    Cheers
    John

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    MP3 files can be ID3v1, 2, OR 1+2. I bet some of yours don't have 1, but they all have 2 - or something like that. If you don't know how DLLs work then this might be a bit tough... Making an example would take a while... maybe I'll fire something up within the next days.

  5. #5
    Clicker Fusion 2.5 Developer
    JohnZ's Avatar
    Join Date
    Jul 2006
    Posts
    140
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Looki View Post
    MP3 files can be ID3v1, 2, OR 1+2. I bet some of yours don't have 1, but they all have 2 - or something like that. If you don't know how DLLs work then this might be a bit tough... Making an example would take a while... maybe I'll fire something up within the next days.
    Thanks for your reply. Any help would be most apprecaited. I have used DLLs before but they came with clear documentation about how to call and retrieve info. If you could shine some light on a couple of functions via an example using http://home.fuse.net/honnert/UltraID3Lib/ I'd be most grateful - and I suspect a lot of other folk will be too. If you just give me...

    a) how to the send path of the file to read to the DLL
    b) how to get the title of the Mp3

    I'll be able to work out the rest by comparing your calls to the manual

    Thank you so much
    J

  6. #6
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleInstall Creator Pro
    iOSC's Avatar
    Join Date
    Mar 2012
    Location
    Toronto, Canada
    Posts
    405
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, I up this thread, does Looki have some times to make us an example... ?
    I would need to modify this tags too, would it be possible?

    Thx

Similar Threads

  1. Rich Edit (Select text between tags)
    By Dagge in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 12th June 2013, 10:31 PM
  2. Getting tags from mp3 and other music files
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 28th March 2008, 01:29 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •