04-16-2013, 08:20 AM
2800:
2810:
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.
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.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log