Menu

#150 reading flac metadata

1.3.0
closed
nobody
None
5
2015-10-03
2014-06-16
Garrett
No

I'm trying to write a python program to read the metadata from a flac file but I can't find any documentation explaining to me where or how to locate it. I'm trying to get the artist and the album but I don't know if that information is held so many bytes from the start, the end or if flac uses tags. Please help, thanks.

Discussion

  • lvqcl

    lvqcl - 2014-06-23

    There was a discussion on Hydrogenaudio about FLAC files parsing:

    http://www.hydrogenaud.io/forums/index.php?showtopic=105610

    The best idea is to use some 3rd party library. Or you can run metaflac and parse its output.

     
  • Erik

    Erik - 2015-10-03
    • status: open --> closed
     
  • Erik

    Erik - 2015-10-03

    Closing this.

     

Log in to post a comment.