Menu

#16 m4a metadata extraction

Next Release
closed
Jin
None
1
2010-04-06
2007-07-14
No

This is "kinda" covered by another feature request but is too heavily tied to iTunes hence a fresh approach.

Would it be possible to extract the metadata from m4a and mp4 (audio) files as you do for mp3, flac, etc.? I've no idea but can't the faad2 library be used to obtain this information? The commandline version can certainly display it, e.g. faad2 -i <filename> will dump out all the metadata, artist, album, etc.

Discussion

  • Jin

    Jin - 2007-07-17

    Logged In: YES
    user_id=1205152
    Originator: NO

    I have to take a look at faad2, if it is capable of handling those files we can surely add this. We also got a code contribution for metadata extraction using ffmpeg, maybe ffmpeg can handle m4a files as well.

     
  • Jin

    Jin - 2007-07-17
    • assigned_to: nobody --> jin_eld
     
  • Jin

    Jin - 2008-03-25

    Logged In: YES
    user_id=1205152
    Originator: NO

    I added mp4 metadata extraction using libmp4v2, it also includes cover art support (for that libmagic is required).

    The feature is in current SVN, if you feel comfortable building from source - please try/test, otherwise just wait for the 0.12 release :>

     
  • Jin

    Jin - 2008-03-25
    • milestone: --> Next Release
     
  • Nobody/Anonymous

    Logged In: NO

    Great, thanks, I'll take a look-see

     
  • Jin

    Jin - 2008-11-14
    • priority: 5 --> 1
     
  • Jin

    Jin - 2010-04-06
    • status: open --> closed
     

Log in to post a comment.