04-16-2013, 04:20 PM
(04-16-2013, 08:20 AM)gid15 Wrote: 2800:I've tried a fix in r3105. Could you retest?
Code:sceMpegAvcDecodeFlush mpeg=0x9AD21C4
sceMpegRingbufferAvailableSize ringbufferAddr=0x09AD2350
sceMpegRingbufferAvailableSize returning 0
sceMpegFlushAllStream mpeg=0x9AD21C4
sceMpegUnRegistStream mpeg=0x9AD21C4, streamUid=0x4D
sceMpegUnRegistStream mpeg=0x9AD21C4, streamUid=0x48
sceMpegFreeAvcEsBuf mpeg=0x9AD21C4, esBuf=0x1
sceMpegDelete mpeg=0x9AD21C4
sceMpegRingbufferDestruct ringbufferAddr=0x09AD2350
2810:
Code:sceMpegAvcDecodeFlush mpeg=0x9AD21C4
sceMpegRingbufferAvailableSize ringbufferAddr=0x09AD2350
sceMpegRingbufferAvailableSize returning 352
After a call to sceMpegAvcDecodeFlush(), the new version does no longer return 0 for sceMpegRingbufferAvailableSize(). This is probably the reason for the problem. I will correct this behavior.
Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log