[Muine] Frame sync buffer size



Hello everyone,

After noticing that Muine was ignoring one of my albums when importing
a dir, I decided to take a look at the code and found that the
function id3_vfs_bitrate on id3-vfs.c was always returning 0 for this
albums' files. This happens because it reads only the first 16 kbytes
of the file, but the header was found later on the files. So I
increased the buffer size, recompiled and it worked fine.

Is there any reason why only the first 16 kbytes are read? Should I
consider my files to be corrupted?

Thanks.

--
Rafael Rezende



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]