I am using the ID3lib and the MP3Lib of their examples ( http://id3lib.sourceforge.net/ ) When I edit my MP3s it works sometimes, and sometimes not. Then I get a exception, that the File cannot be rew
i am trying to use lib id3 to access mp3 tags with the ultimate aim of accessing album art from mp3 music files.
I\'m trying to read the duration out of an mp3 file using ruby-mp3info and my test.rb file currently looks like this:
I am relatively new to C++ and need to use a library for the first time. I was hoping someone would be able to show me how to properly [ link to / include ] the library.