On Dec 26, 2010, at 9:42 PM, Prasada Vontipenta wrote: > TagLib::RIFF::WAV::File ff ( fpath ); // fpath is a valid .wma file > path You can't read from a WMA file with the WAV::File class. -Scott