[Qt-interest] Buffer underrun problems with QtMultimedia 4.7
Pietro Gagliardi
pietro10 at mac.com
Fri Jun 25 01:02:01 CEST 2010
On Jun 24, 2010, at 5:47 PM, kurt.korbatits at nokia.com wrote:
> -periodSize() and bufferSize() are in bytes but not all things work
> in this unit some may work in samples.
Thank you, this was the problem. I was supposed to pass the number of
samples to the SN76496Update_16 and YM2612UpdateOne functions (the
latter is commented because I have random crashes with it; but that's
an issue for later).
The silliest mistakes =P
> -you are still not checking your write() return value.
I put in this check now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100624/9ca97614/attachment.html
More information about the Qt-interest-old
mailing list