EmuNewz Network
Can implement sceMpegAvcConvertToYuv420 and sceJpegCsc error code ? - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: Can implement sceMpegAvcConvertToYuv420 and sceJpegCsc error code ? (/showthread.php?tid=157492)



Can implement sceMpegAvcConvertToYuv420 and sceJpegCsc error code ? - sum2012 - 02-07-2014

JPCSPtrace log
Code:
22:43:20 videoThread - sceMpegAvcConvertToYuv420 0x9C02828, 0x974ED80, 0x974ECA0, 0x0 = 0x806201FE
22:43:20 videoThread - sceJpegCsc 0x11DB2000, 0x974ED80, 0xFFFEFFFF, 0x200 = 0x80650051
JPCSP have problem not show these function.


RE: Can implement sceMpegAvcConvertToYuv420 and sceJpegCsc error code ? - gid15 - 03-05-2014

(02-07-2014, 02:50 PM)sum2012 Wrote: JPCSPtrace log
Code:
22:43:20 videoThread - sceMpegAvcConvertToYuv420 0x9C02828, 0x974ED80, 0x974ECA0, 0x0 = 0x806201FE
22:43:20 videoThread - sceJpegCsc 0x11DB2000, 0x974ED80, 0xFFFEFFFF, 0x200 = 0x80650051
JPCSP have problem not show these function.
I've tried to implement this error code in r3461. Thank you for reporting! Smile


RE: Can implement sceMpegAvcConvertToYuv420 and sceJpegCsc error code ? - sum2012 - 03-09-2014

Unfortunately r3462 do not improve