rstemmer / id3edit

🛠 id3edit is a command line tool to edit and debug ID3v2 tags of mp3 files supporting Unicode.
GNU General Public License v3.0
31 stars 4 forks source link

Support for TLEN #13

Open rstemmer opened 6 years ago

rstemmer commented 6 years ago

TLEN contains the length of the audio file. I already wrote code that can parse mp3 data and calculate its length. It might be cool to use this knowledge to autogenerate a valid TLEN frame