Results 1 to 2 of 2

Thread: Phonon handling mp3 metadata

  1. #1
    Join Date
    Aug 2009
    Posts
    29
    Thanked 1 Time in 1 Post

    Default Phonon handling mp3 metadata

    Goodday fellow QT'ers,

    atm i am working on a music database program and would like to add a whole dir into a database, meaning my programs scans the files and then puts them seperatly into the database.

    Now here is my problem, whenever i load an mp3 into a mediaobject and get the statechanged emit i try to get the metadata from the file but all i get is:

    TITLE DESCRIPTION ARTIST

    while in my id3tags i read from another program album genre etc are filled in.

    i tried with several mp3's and several id3 version but all give me the same output.

    So my question is how come QT or Phonon sees only those 3 tags and not the rest, what am i doing wrong or is there any better way to just get the id3 info from a file?

    thanx in advance for your help

    -regards Baasie

  2. #2
    Join Date
    May 2010
    Location
    Waterloo, Ont.
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Phonon handling mp3 metadata

    Did you ever find a solution?

    Qt 4.6.2, 2010.02.1 Windows SDK (mingw) I have the same issue and I'm using TagLib to compensate for the missing Album and Tracknumber (http://developer.kde.org/~wheeler/taglib/api/).

Similar Threads

  1. I cannot run the phonon demos in the PXA270!Can someone help me?
    By Justin_W in forum Qt for Embedded and Mobile
    Replies: 8
    Last Post: 19th February 2010, 10:14
  2. Replies: 2
    Last Post: 24th April 2009, 12:13
  3. Problem with compiling qt on windows xp with phonon
    By junky in forum Installation and Deployment
    Replies: 3
    Last Post: 13th April 2009, 08:13
  4. Phonon in standalone app via py2app - backend plugin error
    By tory108 in forum Installation and Deployment
    Replies: 6
    Last Post: 20th February 2009, 18:36

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.