07-29-2012, 02:27 PM
(07-27-2012, 04:52 PM)hyperblast Wrote: BIG NEWS THE CUTSCENES WORKED. But...I just read the log now... but the additional log for the Mpeg is missing.
=> Sad news : no sound. In the log, JCPSP indicated that Media Engine found no audio stream.
Since JPCSP didn't crash, I don't know how to make and post the log, if you need it =s If I go from Info level to Debug level, the log loads lots of lines about audio debug, and doesn't seem to appear in explorer
Edit: Nevermind, found out, here is the log about no audio stream found.
Could you keep these lines in the LogSettings.xml:
Code:
<logger name='hle.sceMpeg'> <level value='trace' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log