mercredi 14 septembre 2005
WMA writing support for TagLib
Par Thus0, mercredi 14 septembre 2005 à 03:17 :: C/C++
Description / How-To...
.... in progress
Umesh Shankar has patched TagLib to read WMA or ASF tags from WMA [1] audio files ; but write support was not supported. As I use amaroK to manage my few mp3 and wma files, I really wanted to be able to modify the WMA tags so the audio files could be correctly classified by amaroK.
So I’ve contacted Umesh Shankar and proposed him to implement write support for WMA tags. Currently, my code is in beta test and seems to work for me. Umesh (...)