<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
I'm trying to use taglib but I've got a problem:<BR>
<BR>
I got recently a lot of audio files from a windows user.&nbsp; when I try to read tag informations from some of these files, my application displays something like that: <BR>
TagLib: Could not open file /media/disk-1/musique/SaraMusic/montage/Nouchine/KA2-la m re des enfants perdus.ogg<BR>
TagLib: Ogg::File::packet() -- Could not find the requested packet.<BR>
TagLib: Vorbis::File::read() - Could not find the Vorbis comment header.<BR>
<BR>
I suspect it's caused by unusual characters encoded with a windows charset.<BR>
I can play these files in my application (I'm using phonon). The validity test fails for these files. Do you know a way to get around this issues ? (another that rewrite in utf-8 all filenames)<BR>
<BR>
<BR>
Regards <BR>
Renaud<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>