<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=4>Some months ago I tried to get some answers (and 
didn't) for a problem I've had with ov_pcm_total for files 8kb or smaller.&nbsp; 
I have no idea whether it should make a difference, but I operate inside Visual 
Studio, with C++ 6.0 and MFC.</FONT></DIV>
<DIV><FONT face=Arial size=4></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=4>The value returned by ov_pcm_total doesn't agree 
with ov_read.&nbsp; My solution had been to add 0.2 to the buffer size, so that 
ov_read would make it to zero.&nbsp; But now I go with the returned ov_pcm_total 
and read accordingly, never making it to zero for such files, but not having any 
recognizable problem either, which is of course what I want.</FONT></DIV>
<DIV><FONT face=Arial size=4></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=4>Would anyone have a comment on this or maybe have 
even experienced this?</FONT></DIV>
<DIV><FONT face=Arial size=4></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=4>[vorbisfile.h,v 1.17]</FONT></DIV>
<DIV><FONT face=Arial size=4></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=4></FONT>&nbsp;</DIV></BODY></HTML>