This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Video decoding using java decoder (r3659)
#1
Hi,

in r3559, I've commited a huge change to migrate the PSP video decoding from Xuggle to the new h264j java decoder. The goal is to improve the compatibility of the sceMpeg, scePsmf and scePsmfPlayer modules, but the effect of this first draft commit will probably to break a lot of playable games.

So, I need your help in regression testing a large set of applications. Please report any regression issues related to r3659 in this thread.

In your report, it would be helpful to include a log at INFO level with the following lines added in your LogSettings.xml
Code:
<logger name='compiler'> <level value='debug' /> </logger>
<logger name='hle.sceMpeg'> <level value='debug' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>

Thank you for your help! Smile
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Messages In This Thread
Video decoding using java decoder (r3659) - by gid15 - 10-22-2014, 04:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)